Caveat verdict

aria2-json-rpc

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

0
security
80
transparency
70
maintenance

Findings (7)

Pattern match critical

Possible hardcoded credential

CONFIG.md · code · SECRET="your-token

Pattern match critical

Pipe to python — executes piped content as Python code

references/troubleshooting.md · code · | python3

Pattern match high

subprocess execution — runs system commands from Python

references/execution-guide.md · code · subprocess.run(

Pattern match medium

Opens WebSocket connection

SKILL.md · frontmatter · WebSocket

Pattern match medium

Base64 encoding/decoding

references/aria2-methods.md · code · base64-encode

Pattern match low

Python urllib.request — network access

scripts/config_loader.py · prose · downgraded · urllib.request

Pattern match low

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?

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