Wallet Security Review
Structured 8-section wallet security checklist: keys, approvals, signing, phishing, opsec, multisig, incident response.
Test report
- Verdict
- Tested · Works
- Score
- Tested
- Jul 14, 2026
- Environment
- Claude Code 2.x (agent harness)
- Upstream re-checked
- Jul 16, 2026
⚠ This skill is no longer available upstream. Our re-check on Aug 10, 2026 couldn't find it any more (SKILL.md not found in repo tree). The test below is what we measured on Jul 14, 2026 and we're leaving it up as a record — but there is nothing left to install, so we've removed the command.
Fed it a MetaMask-with-photographed-seed-phrase-and-unlimited-approvals scenario and got back a structured 'Critical risk' verdict flagging the permit-signature exploit risk a generic answer missed, plus a prioritized, time-estimated action list.
Scored on four weighted criteria — install, triggering, output vs. baseline, docs. How scoring works
- Installs cleanly 5/5
- Triggers reliably 5/5
- Output vs. baseline 8/10
- Docs & honesty 5/5
What Wallet Security Review does
Walks through a full wallet security review — key management, token approval hygiene, transaction-signing safety, phishing defense, opsec, multisig, and a compromise incident-response checklist — ending in a scored, prioritized output (Strong/Adequate/Needs improvement/Critical risk plus top-3 risks and time-estimated action items). Single self-contained file, no dependencies; triggers naturally on wallet security, approval-audit, or 'I think I got hacked' questions.
How to install Wallet Security Review
Nothing to install: the source repository no longer has this skill. If the author brings it back, our daily re-check will pick it up and the command will reappear here.
Commands — how to trigger Wallet Security Review
-
/wallet-security-checklistStructured 8-section wallet security checklist: keys, approvals, signing, phishing, opsec, multisig, incident response.
It also activates on plain-language prompts like these:
-
Review our multisig signer policy for this treasury wallet -
Run a phishing drill checklist with the treasury team -
Audit our key management practices before rotating keys
Frequently asked questions
- Is the Wallet Security Review skill free?
- Yes. The skill itself is free from nirholas/three.ws. SkillProof publishes the install command and an independent test verdict at no cost.
- Does Wallet Security Review work with Claude Code?
- We tested it with Claude Code 2.x (agent harness) on Jul 14, 2026. Verdict: Tested · Works. Fed it a MetaMask-with-photographed-seed-phrase-and-unlimited-approvals scenario and got back a structured 'Critical risk' verdict flagging the permit-signature exploit risk a generic answer missed, plus a prioritized, time-estimated action list.
- What is the Wallet Security Review SkillProof Score?
- 9.2/10 — installs cleanly 5/5, triggers reliably 5/5, output vs. baseline 8/10, docs & honesty 5/5.
- How do I install Wallet Security Review?
- Copy the install command from this page, run it in your terminal, and restart Claude Code. Skills live in ~/.claude/skills/ (global) or .claude/skills/ inside a project.
- Can I use Wallet Security Review with Cursor, Copilot, Gemini CLI, Codex or other AI tools?
- The SKILL.md format is native to Claude (Claude Code, Desktop, claude.ai). The instructions inside adapt to other assistants: Cursor rules, GitHub Copilot instructions, Windsurf rules, Custom GPTs, AGENTS.md for OpenAI Codex, and GEMINI.md for Google Gemini CLI — our conversion guides cover each, and the free converter on the tools page does the wrapping for you.