solidity-audit skills

11 tagged solidity-audit, measured the same way as everything else here.

Browse within: claude-plugin 11defi-security 11

quillai-network/quillshield_skills

Skill Claude CodeCodex

Detects Denial of Service and griefing vulnerabilities in smart contracts. Covers unbounded loop DoS, block gas limit exhaustion, external call failure DoS, insufficient gas griefing (63/64 rule), storage bloat attacks, timestamp griefing, self-destruct force-feeding, and push vs pull payment pattern analysis. Use…

120 5mo ago A 108 tokens original MIT

quillai-network/quillshield_skills

Skill Claude CodeCodex

Detects unsafe external call patterns and token integration vulnerabilities in smart contracts. Covers unchecked call/delegatecall/staticcall return values, fee-on-transfer tokens, rebasing tokens, tokens with missing return values (USDT), ERC-777 callback risks, unsafe approve race conditions, return data bombs, gas…

120 5mo ago A 99 tokens original MIT

quillai-network/quillshield_skills

Skill Claude CodeCodex

Detects input validation failures and arithmetic vulnerabilities in smart contracts. Covers missing zero-address and zero-amount checks, division-before-multiplication precision loss, rounding direction exploitation, ERC4626 vault share inflation attacks, unsafe integer casting, dust amount exploitation, and Solidity…

120 5mo ago A 95 tokens original MIT