auditing-wallet-security

Audit wallet security by analyzing token approvals, permissions, and transaction patterns.

Content Preview
---
name: auditing-wallet-security
description: |
  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".

allowed-tools: Read, Write, Edit, Grep, Glob, Bash(crypto:wallet-*)
version: 1.0.0
author: Jeremy Longshore <[email protected]>
license: MIT
compatible-with: clau
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/auditing-wallet-security.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/crypto/wallet-security-auditor/skills/auditing-wallet-security/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/crypto/wallet-security-auditor/skills/auditing-wallet-security/SKILL.md

Related Skills

Auditing Access Control
This skill enables Claude to audit access control implementations in various systems. It uses the access-control-auditor plugin to identify potential vulnerabilities and misconfigurations related to access control. Use this skill when the user asks to "audit access control", "check permissions", "as
skill-adapterauditing access control

by jeremylongshore · plugins-plus-skills

Implementing Database Audit Logging
This skill helps implement database audit logging for tracking changes and ensuring compliance. It is triggered when the user requests to "implement database audit logging", "add audit trails", "track database changes", or mentions "audit_log" in relation to a database. The skill provides options fo
skill-adapterimplementing database audit logging

by jeremylongshore · plugins-plus-skills

Generating Security Audit Reports
This skill enables Claude to generate comprehensive security audit reports. It is designed to provide insights into an application or system's security posture, compliance status, and recommended remediation steps. Use this skill when the user requests a "security audit report", wants to "audit secu
skill-adaptergenerating security audit reports

by jeremylongshore · plugins-plus-skills

Assisting with SOC2 Audit Preparation
This skill assists with SOC2 audit preparation by automating tasks related to evidence gathering and documentation. It leverages the soc2-audit-helper plugin to generate reports, identify potential compliance gaps, and suggest remediation steps. Use this skill when the user requests help with "SOC2
skill-adapterassisting with soc2 audit preparation

by jeremylongshore · plugins-plus-skills