ClawAudit verdict

proxy-gateway-x402

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

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.

0
security
40
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (8)

Pattern match critical

Possible hardcoded credential

client/SKILL.md · code · API_KEY="your_api_key_here

Pattern match critical

Uses eval() — can execute arbitrary code

SECURITY.md · code · eval(

Pattern match high

<script> tag in markdown — potential code injection

app/routers/payment.py · prose · downgraded · <script>

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SECURITY.md · code · http://127.0.0.1

Pattern match medium

POSTs data to external URL

SKILL.md · code · .post( "https://

Pattern match medium

Python os.getenv — reads environment variable

docs/X402_INTEGRATION.md · code · os.getenv(

Pattern match medium

Base64 encoding/decoding

docs/X402_INTEGRATION.md · code · Base64-encode

Pattern match low

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?

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