Caveat verdict
synapse
P2P file sharing using BitTorrent with semantic search via vector embeddings; all capabilities match the stated purpose of distributed file sharing.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
network_out
package_install
Findings (8)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
SKILL.md · code · curl -LsSf https://astral.sh/uv/install.sh | sh
Pipe to sh — executes piped content as shell commands
SKILL.md · code · | sh
Accesses OpenClaw config/secrets directly
src/config.py · prose · downgraded · ~/.openclaw/openclaw.json
subprocess execution — runs system commands from Python
src/identity.py · prose · downgraded · subprocess.run(
References agent configuration files
src/assimilation.py · prose · downgraded · agent_config
Python os.getenv — reads environment variable
src/config.py · prose · downgraded · os.getenv(
Base64 encoding/decoding
src/core.py · prose · downgraded · Base64-encode
Popular HTTP library — network access
src/core.py · 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
No declared permissions — minimal attack surface.
network_outpackage_install Is this flag fair?
Thanks — recorded.