home/categories/smart-contracts
category focus

Smart Contracts

Solidity, auditing, and contract dev.

1060 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
smart-contracts
16

analyzing-ethereum-smart-contract-vulnerabilities

Perform static and symbolic analysis of Solidity smart contracts using Slither and Mythril to detect reentrancy, integer overflow, access control, and other vulnerability classes before deployment to Ethereum mainnet.

plurigrid
plurigrid
blockchain
open
smart-contracts
16

cosmos-vulnerability-scanner

Scans Cosmos SDK blockchains for 9 consensus-critical vulnerabilities including non-determinism, incorrect signers, ABCI panics, and rounding errors. Use when auditing Cosmos chains or CosmWasm contracts. (project, gitignored)

plurigrid
plurigrid
blockchain
open
smart-contracts
16

guidelines-advisor

Comprehensive smart contract development advisor based on Trail of Bits' best practices. Analyzes codebase to generate documentation/specifications, review architecture, check upgradeability patterns, assess implementation quality, identify pitfalls, review dependencies, and evaluate testing. Provides actionable recommendations. (project, gitignored)

plurigrid
plurigrid
blockchain
open
smart-contracts
15

transaction-hooks

Patterns to follow for implementing transaction hooks with tracking. Use when implementing new features interacting with EVM contracts, signing transactions, permit... etc.

antoncoding
antoncoding
blockchain
open
smart-contracts
15

express-zod-api-hardening

Build and harden Amy's Echo backend APIs using Express 5 and Zod contracts. Use when adding or modifying server routes, middleware, request validation, auth/profile checks, error handling, and response-shape guarantees.

voku
voku
blockchain
open
smart-contracts
15

sos

Stronghold of Security: Comprehensive adversarial security audit for Solana/Anchor smart contracts. Run /SOS for a getting-started guide, or /SOS:scan to begin an audit.

MetalLegBob
MetalLegBob
blockchain
open
smart-contracts
15

tx-verify

Verify blockchain transactions before announcing success. Use to avoid premature celebration and trust issues. Learned from getting a basename sniped.

0xAxiom
0xAxiom
blockchain
open
smart-contracts
14

security-practices

Modern security standards including Zero Trust Architecture, supply chain security, DevSecOps integration, and cloud-native protection

williamzujkowski
williamzujkowski
blockchain
open
smart-contracts
14

solidity

Multi-pass Solidity security review. Activates on: review, audit, check, scan, or any security analysis of .sol files. Does NOT activate on: writing code, creating contracts, implementing features, writing tests, fixing bugs, or answering Solidity questions — Claude handles those natively.

OriginProtocol
OriginProtocol
blockchain
open
smart-contracts
14

signum

Use when the user wants a contract-first implementation workflow, asks to define correctness before coding, wants multi-stage execution with verification and audit, or needs a proof-style artifact for a code change. Codex should run a CONTRACT -> EXECUTE -> AUDIT -> PACK pipeline.

heurema
heurema
blockchain
open
smart-contracts
14

signum

Use when the user wants contract-first development — define correctness before coding, implement against a contract, audit with multiple models, and package proof artifacts.

heurema
heurema
blockchain
open
smart-contracts
14

med-autoscience

Use when Codex should operate MedAutoScience through its stable runtime, controller, overlay, and workspace contracts instead of ad-hoc scripts.

gaofeng21cn
gaofeng21cn
blockchain
open
smart-contracts
14

pump-security

Defense-in-depth security across Rust, TypeScript, and Bash for the Pump SDK — cryptographic key handling, memory zeroization, secure file I/O, input validation, privilege management, dependency auditing, and a 60+ item security checklist.

x402agent
x402agent
blockchain
open
smart-contracts
14

creating-amplifier-modules

Use when creating a new Amplifier module (tool, hook, orchestrator, context, or provider). Covers the mount() contract, protocol compliance validation, placeholder patterns, and the module directory structure. Prevents the common mistake of creating no-op mount() stubs that fail protocol_compliance validation.

microsoft
microsoft
blockchain
open
smart-contracts
14

contract-development

Compile, deploy, simulate, and verify Solidity smart contracts with OpenZeppelin support.

WayfinderFoundation
WayfinderFoundation
blockchain
open
smart-contracts
13

risk-register

Document risks for changes touching auth, data, or migrations. Lists top risks, how to test/monitor them, and rollback strategy.

zbruhnke
zbruhnke
blockchain
open
smart-contracts
13

cross-chain

Auto-loaded by cross-chain-auditor agent during Phase 2. Provides detection patterns for: missing source chain/address validation, replay attacks, message ordering, chain-specific code, finality assumptions. Core artifact: Cross-Chain Message Flow diagram.

PurpleAILAB
PurpleAILAB
blockchain
open
smart-contracts
13

erc4626-vault-patterns

Auto-loaded by defi-auditor agent during Phase 2 when analyzing ERC4626 vaults. Provides patterns for: share/asset conversion, inflation attack mitigations, rounding direction rules, donation attacks. Critical: first depositor attack, virtual shares offset, dead shares burning.

PurpleAILAB
PurpleAILAB
blockchain
open
smart-contracts
13

input-validation

Auto-loaded by logic-auditor agent during Phase 2. Provides detection patterns for: missing zero checks, address validation, array bounds, parameter constraints, calldata validation, encoding issues. Core artifact: Input Validation Matrix.

PurpleAILAB
PurpleAILAB
blockchain
open
smart-contracts
13

state-sync-analysis

Auto-loaded by reentrancy-auditor agent during Phase 2 for state sync analysis. Framework: "When can state become inconsistent? How can that gap be exploited?" Identifies state inconsistency windows during external calls, CEI violations, read-only reentrancy, cross-contract state manipulation.

PurpleAILAB
PurpleAILAB
blockchain
open
smart-contracts
13

layerzero-integration-patterns

Auto-loaded by cross-chain-auditor agent during Phase 2 when LayerZero is detected. Provides patterns for: OApp security (peer validation), OFT tokens (slippage), compose message validation, gas options. Critical: missing peer check, wrong peer encoding, no compose validation, insufficient executor gas.

PurpleAILAB
PurpleAILAB
blockchain
open
smart-contracts
13

audit

Smart contract security audit orchestrator. Use when user says "audit", "security review", "find vulnerabilities", "Code4rena audit", or starts an audit workflow. Automatically executes all phases: scope → recon → analysis → PoC → report.

PurpleAILAB
PurpleAILAB
blockchain
open
smart-contracts
13

web3-smart-contract-auditor

A specialized RAG agent for auditing Smart Contracts and Web3 documentation with line-level citation precision.

XSpoonAi
XSpoonAi
blockchain
open
Previous
Page 26 / 45
Next