ClawAudit verdict
claude-cli-proxy
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.
Permission integrity
package_install
agent_memory
Findings (6)
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://127.0.0.1
References agent configuration files
SKILL.md · code · CLAUDE.md
References child_process — can spawn system processes
scripts/ccproxy-ensure.js · prose · downgraded · child_process
Uses spawn() — can execute external programs
scripts/ccproxy-ensure.js · prose · downgraded · spawn(
Node http/https module — low-level network access
scripts/ccproxy-ensure.js · prose · downgraded · require('http')
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?
Thanks — recorded.