Audit wallet security by analyzing token approvals, permissions, and transaction patterns. Use when checking wallet security, reviewing approvals, or assessing risk exposure. Trigger with phrases like "audit wallet", "check approvals", "security scan", or "revoke tokens".
87
86%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Security
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 1.00). The skill clearly fetches and ingests open web data (public RPC endpoints and block-explorer/security APIs such as Etherscan/BSCScan/PolygonScan, GoPlus, TokenSniffer, and revoke.cash) — see CHAIN_CONFIGS/explorer_api and rpc_url in scripts/approval_scanner.py, tx_analyzer.py, wallet_auditor.py and the SKILL.md/ARD.md API integration sections — and that untrusted third-party content (contract source/names, logs, security API flags) is parsed and used to calculate risk scores and revoke recommendations, so it can materially influence decisions and actions.
c8a915c
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.