ClawAudit verdict

skill-composer

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

The skill allows users to compose multiple skills into automation workflows, and its content does not show any 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.

58
security
100
transparency
90
maintenance

Findings (4)

Pattern match high

Uses eval() — can execute arbitrary code

source/composer.py · prose · downgraded · eval(

Pattern match medium

apt-get install — installs system packages

install.sh · prose · downgraded · apt-get install

Pattern match medium

subprocess execution — runs system commands from Python

source/composer.py · prose · downgraded · subprocess.run(

Pattern match low

pip3 install — installs Python packages at runtime

install.sh · prose · downgraded · pip3 install

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). 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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API