Caveat verdict
aria2-json-rpc
Aria2 download control skill via JSON-RPC 2.0 using Python scripts against a local aria2 instance; no external data exfiltration.
⚠ 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.
Findings (7)
Possible hardcoded credential
CONFIG.md · code · SECRET="your-token
Pipe to python — executes piped content as Python code
references/troubleshooting.md · code · | python3
subprocess execution — runs system commands from Python
references/execution-guide.md · code · subprocess.run(
Opens WebSocket connection
SKILL.md · frontmatter · WebSocket
Base64 encoding/decoding
references/aria2-methods.md · code · base64-encode
Python urllib.request — network access
scripts/config_loader.py · prose · downgraded · urllib.request
Popular HTTP library — network access
scripts/rpc_client.py · prose · downgraded · got
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.
network_in Is this flag fair?
Thanks — recorded.