ClawAudit verdict
foreign-trade-silicon-army
agent-cluster
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.
Findings (11)
Possible hardcoded credential
api_integration/deepseek_integration.md · code · API_KEY="dsk-your-key-here
<script> tag in markdown — potential code injection
cms-executor/README.md · prose · downgraded · <script>
Pipe to bash — executes piped content as shell commands
memory/immediate_skill_hook.py · prose · downgraded · |bash
Opens WebSocket connection
30-expansion/agent_protocol.md · code · WebSocket
POSTs data to external URL
api_integration/deepseek_integration.md · code · .post(
"https://
Uses exec() — may execute shell commands
cms-executor/tests/test_cms_executor.py · prose · downgraded · exec(
Python os.getenv — reads environment variable
api_integration/api_config.py · prose · downgraded · os.getenv(
Python os.environ.get — reads environment variable
cms_executor/engine/audit.py · prose · downgraded · os.environ.get(
Python shutil file operation — copies/moves/deletes files
cms_executor/tests/test_rollback.py · prose · downgraded · shutil.rmtree(
Python urllib.request — network access
cms-executor/connectors/amazon_connector.py · prose · downgraded · urllib.request
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?
Thanks — recorded.