ClawAudit verdict
skill-composer
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.
Findings (4)
Uses eval() — can execute arbitrary code
source/composer.py · prose · downgraded · eval(
apt-get install — installs system packages
install.sh · prose · downgraded · apt-get install
subprocess execution — runs system commands from Python
source/composer.py · prose · downgraded · subprocess.run(
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?
Thanks — recorded.