ClawAudit verdict

swarm

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

Orchestrates parallel LLM tasks via a local daemon on localhost:9999 using Gemini Flash for cost reduction; all operations go through a local process with no credential exfiltration or remote code execution.

⚠ 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
80
transparency
80
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (10)

Pattern match critical

Recursive delete from root or home — destructive command

PUBLISHING.md · code · rm -rf /

Pattern match high

Prompt injection — tries to override agent instructions

test/unit.test.js · prose · downgraded · IGNORE ALL PREVIOUS INSTRUCTIONS

Pattern match medium

References child_process — can spawn system processes

lib/diagnostics.js · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

lib/diagnostics.js · prose · downgraded · spawn(

Pattern match medium

Uses exec() — may execute shell commands

lib/tools.js · prose · downgraded · exec(

Pattern match medium

Possible prompt injection — attempts to redefine agent identity

test/unit.test.js · prose · downgraded · You are now

Pattern match medium

Fake system prompt — attempts to inject instructions

test/unit.test.js · prose · downgraded · SYSTEM: You are

Pattern match low

Accesses sensitive environment variables

bench.js · prose · downgraded · process.env.GEMINI_API_KEY

Pattern match low

Node http/https module — low-level network access

bin/swarm-daemon.js · prose · downgraded · require('http')

Pattern match low

Popular HTTP library — network access

docker/worker/agent.js · prose · downgraded · Got

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 1 system binary.

network_out

Is this flag fair?

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