@1365/xfree02
Warn
Audited by Snyk on Aug 12, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). xfree02.py’s
callcommand POSTs user-supplied JSON bodies (e.g.,--jsonor the catalog’s example) to x402 viaPROXY_BASE + e["path"], and the catalog includes an endpoint whose required fieldtextis an arbitrary research query consumed by the hosted agent.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill explicitly performs on-chain payments: callers "sign a USDC payment per call" (on specified rails like eip155 chains and Solana), require the user's wallet to hold USDC, delegate payment to an x402 buy script, return settlement/tx-hash info, and instruct to pay the marketplace URL. These are specific crypto/payment execution operations (wallet signing, settlements), not generic I/O, so this grants Direct Financial Execution authority.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata