ClawAudit verdict
proxy-gateway-x402
Skill provides an x402-protocol proxy with no-custody USDC payments; it explicitly warns to use a dedicated wallet with limited funds and offers full self-hosting, with all behavior transparently described and user-controlled.
⚠ 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
network_out
package_install
Findings (8)
Possible hardcoded credential
client/SKILL.md · code · API_KEY="your_api_key_here
Uses eval() — can execute arbitrary code
SECURITY.md · code · eval(
<script> tag in markdown — potential code injection
app/routers/payment.py · prose · downgraded · <script>
HTTP request to bare IP address — common in malicious payloads
SECURITY.md · code · http://127.0.0.1
POSTs data to external URL
SKILL.md · code · .post(
"https://
Python os.getenv — reads environment variable
docs/X402_INTEGRATION.md · code · os.getenv(
Base64 encoding/decoding
docs/X402_INTEGRATION.md · code · Base64-encode
Python httpx request — network access
app/managers/proxy_manager.py · prose · downgraded · httpx.get(
Permissions & capabilities
No declared permissions — minimal attack surface.
network_outpackage_install Is this flag fair?
Thanks — recorded.