0x-Shashi

29 mods across 1 repository, 57 stars between them.

static-analysis

25

0x-Shashi/WEB3-AUDIT-SKILLS

Skill Claude CodeCodex

Integrate automated static analysis tools (Slither, Mythril, Aderyn, Semgrep) into the audit workflow to catch known vulnerability patterns before manual review. Use when starting an audit to establish a coverage baseline, or when configuring static analysis tooling for a project.

57 6mo ago A 54 tokens

sui-scanner

26

0x-Shashi/WEB3-AUDIT-SKILLS

Skill Claude CodeCodex

Use when the user wants to audit Sui Move smart contracts, scan Sui-specific patterns including object ownership, shared objects, or dynamic fields, review Sui DeFi protocols for object model security issues, or analyze Sui-specific transaction and consensus patterns.

57 6mo ago A 51 tokens

token-analyzer

27

0x-Shashi/WEB3-AUDIT-SKILLS

Skill Claude CodeCodex

Analyze ERC20/ERC721/ERC1155 token implementations for non-standard behavior, fee-on-transfer mechanics, rebasing logic, blacklists, pausability, and integration risks. Use when reviewing protocols that interact with external tokens or implementing token-related features.

57 6mo ago A 49 tokens

ton-scanner

28

0x-Shashi/WEB3-AUDIT-SKILLS

Skill Claude CodeCodex

Use when the user wants to audit TON smart contracts for security vulnerabilities, scan FunC or Tact contracts for message chain replay, bounce handling, or gas issues, review TON DeFi protocols for actor-model concurrency flaws, or analyze asynchronous message passing security.

57 6mo ago A 51 tokens

variant-analysis

29

0x-Shashi/WEB3-AUDIT-SKILLS

Skill Claude CodeCodex

Systematically hunt for every variant of a discovered vulnerability across the entire codebase. Use when a bug is found and all instances of the same root cause pattern must be identified, or when performing variant analysis during competitive audits on Code4rena or Sherlock.

57 6mo ago A 50 tokens