ClawAudit verdict

claude-cli-proxy

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

This skill sets up a local HTTP proxy on localhost:8081 that routes requests through an already-authenticated Claude Code CLI session, transparently substituting subscription usage for per-token API billing with no credential exfiltration.

⚠ 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.

40
security
50
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Accesses agent memory/configuration files

agent_memory

Findings (6)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match medium

References agent configuration files

SKILL.md · code · CLAUDE.md

Pattern match medium

References child_process — can spawn system processes

scripts/ccproxy-ensure.js · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

scripts/ccproxy-ensure.js · prose · downgraded · spawn(

Pattern match low

Node http/https module — low-level network access

scripts/ccproxy-ensure.js · prose · downgraded · require('http')

Pattern match low

References agent memory files

scripts/claude-cli-proxy.js · prose · downgraded · MEMORY.md

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.

credential_accesspackage_installagent_memory

Is this flag fair?

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