ClawAudit verdict
emergence-diagram-rendering
emergence
The skill appears to be focused on rendering diagrams locally and does not contain any evidence of malicious or deceptive behavior.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (6)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
install.sh · prose · downgraded · curl -fsSL https://d2lang.com/install.sh | sh
Pipe to sh — executes piped content as shell commands
install.sh · prose · downgraded · | sh
References sudo — requests elevated privileges
install.sh · prose · downgraded · sudo
apt-get install — installs system packages
install.sh · prose · downgraded · apt-get install
Python os.getenv — reads environment variable
scripts/test_render.py · prose · downgraded · os.getenv(
Python httpx request — network access
scripts/test_render.py · prose · downgraded · httpx.post(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.