CtrlK
BlogDocsLog inGet started
Tessl Logo

auditing-wallet-security

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

Quality

86%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W011: Third-party content exposure detected (indirect prompt injection risk)

What this means

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.

Why it was flagged

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.

Report incorrect finding
Repository
jeremylongshore/claude-code-plugins-plus-skills
Audited
Security analysis
Snyk

Is this your skill?

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.