Back to skill
Skillv1.0.0
Static analysis security
x402 Paywall Kit · Deterministic local checks for risky code patterns and metadata mismatches.
Scanner verdict
ReviewApr 30, 2026, 5:13 AM
- Summary
- Detected: suspicious.env_credential_access, suspicious.potential_exfiltration
- Reason codes
- suspicious.env_credential_accesssuspicious.potential_exfiltration
- Engine
- v2.4.5
Evidence
criticaldemo/agent.ts:15
Environment variable access combined with network send.
suspicious.env_credential_access
criticalintegration/base-sepolia.test.ts:31
Environment variable access combined with network send.
suspicious.env_credential_access
criticalreferences/agent-setup.example.ts:15
Environment variable access combined with network send.
suspicious.env_credential_access
criticalx402-agent-free/references/basic-setup.example.ts:21
Environment variable access combined with network send.
suspicious.env_credential_access
criticalx402-agent/references/agent-setup.example.ts:15
Environment variable access combined with network send.
suspicious.env_credential_access
warnpackages/agent/src/__tests__/interceptor.test.ts:2
File read combined with network send (possible exfiltration).
suspicious.potential_exfiltration
