ClawAudit verdict

foreign-trade-silicon-army

agent-cluster

18
🔴 Dangerous
Reviewed by ClawAudit — concrete malicious or deceptive behavior found

The skill contains a complex system for multi-agent collaboration and API integration, but also includes dynamic eval and potential for remote code execution, posing a significant risk.

⚠ 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.

0
security
100
transparency
100
maintenance

Findings (11)

Pattern match critical

Possible hardcoded credential

api_integration/deepseek_integration.md · code · API_KEY="dsk-your-key-here

Pattern match high

<script> tag in markdown — potential code injection

cms-executor/README.md · prose · downgraded · <script>

Pattern match high

Pipe to bash — executes piped content as shell commands

memory/immediate_skill_hook.py · prose · downgraded · |bash

Pattern match medium

Opens WebSocket connection

30-expansion/agent_protocol.md · code · WebSocket

Pattern match medium

POSTs data to external URL

api_integration/deepseek_integration.md · code · .post( "https://

Pattern match medium

Uses exec() — may execute shell commands

cms-executor/tests/test_cms_executor.py · prose · downgraded · exec(

Pattern match low

Python os.getenv — reads environment variable

api_integration/api_config.py · prose · downgraded · os.getenv(

Pattern match low

Python os.environ.get — reads environment variable

cms_executor/engine/audit.py · prose · downgraded · os.environ.get(

Pattern match low

Python shutil file operation — copies/moves/deletes files

cms_executor/tests/test_rollback.py · prose · downgraded · shutil.rmtree(

Pattern match low

Python urllib.request — network access

cms-executor/connectors/amazon_connector.py · prose · downgraded · urllib.request

Pattern match low

References webhook/callback URL

safety/human_loop.py · prose · downgraded · webhook_url

Why the tier is capped

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

network_in

Is this flag fair?

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