Blockchain

15 skills with this tag

wshobson
Passed
web3-testing
This skill helps developers test Solidity smart contracts using Hardhat and Foundry frameworks. It covers unit testing, integration testing, mainnet forking for realistic testing scenarios, gas optimization analysis, fuzzing for edge cases, and CI/CD pipeline integration for automated testing workflows.
Web3Smart ContractsSolidity+3
49827.0k
wshobson
Passed
nft-standards
This skill provides comprehensive guidance for implementing NFT standards in Solidity. It covers ERC-721 and ERC-1155 token contracts, metadata best practices (on-chain and IPFS), royalty implementation (EIP-2981), soulbound tokens, dynamic NFTs, and gas-optimized minting with ERC721A.
BlockchainNftSolidity+3
59627.0k
wshobson
Passed
solidity-security
A comprehensive guide to smart contract security for Solidity developers. Covers critical vulnerabilities like reentrancy, integer overflow, and access control issues, along with secure coding patterns, gas optimization techniques, and testing strategies for blockchain applications.
SoliditySmart ContractsBlockchain+3
57927.0k
wshobson
Passed
Defi Protocol Templates
This skill provides production-ready Solidity smart contract templates for building DeFi applications including staking platforms, automated market makers (AMMs), governance systems, flash loans, and NFT standards. It includes comprehensive security best practices, vulnerability prevention patterns, and testing strategies using Hardhat and Foundry.
BlockchainDefiSmart Contracts+3
16727.0k
wshobson
Passed
defi-protocol-templates
Implement DeFi protocols with production-ready templates for staking, AMMs, governance, and lending systems. Use when building decentralized finance applications or smart contract protocols.
DefiSoliditySmart Contracts+3
42324.1k
trailofbits
Passed
Spec To Code Compliance
Guides blockchain auditors through verifying that smart contract code implements exactly what specification documents describe. Uses a 6-phase methodology with intermediate representations to systematically compare whitepapers and design docs against actual code implementation, identifying gaps, mismatches, and undocumented behavior.
BlockchainSmart ContractsSecurity Audit+3
4732.1k
trailofbits
Passed
Entry Point Analyzer
Entry Point Analyzer is a security auditing skill for smart contracts. It systematically identifies all state-changing entry points (externally callable functions that modify state) in smart contract codebases across Solidity, Vyper, Solana, Move, TON, and CosmWasm. The skill classifies each entry point by access control level and generates structured audit reports to guide security analysis.
Smart ContractsSecurity AuditSolidity+3
762.1k
trailofbits
Passed
Ton Vulnerability Scanner
A security auditing skill for TON blockchain smart contracts written in FunC. It detects three critical vulnerability patterns: integer-as-boolean misuse (where positive integers used as booleans cause logic errors), fake Jetton contract attacks (missing sender validation on transfer notifications), and gas drainage vulnerabilities (unchecked forward TON amounts). The skill provides detailed detection patterns, mitigation code, and testing recommendations.
SecurityBlockchainTon+3
3572.1k
trailofbits
Passed
Token Integration Analyzer
A comprehensive token integration security analyzer based on Trail of Bits' checklist. Guides users through systematic analysis of ERC20/ERC721 tokens for conformity issues, weird token patterns (fee-on-transfer, rebasing, missing returns, etc.), owner privileges, and integration safety concerns. Provides structured report templates and checklists.
EthereumErc20Erc721+3
522.1k
trailofbits
Passed
Substrate Vulnerability Scanner
This skill provides comprehensive security auditing guidelines for Substrate/FRAME blockchain runtime modules (pallets). It documents 7 critical vulnerability patterns including arithmetic overflow, panic DoS, incorrect weights, and origin validation issues, with detection patterns, mitigations, and testing recommendations.
SecurityBlockchainSubstrate+3
1222.1k
trailofbits
Passed
Solana Vulnerability Scanner
A specialized security scanner for Solana blockchain programs that detects 6 critical vulnerability patterns including arbitrary cross-program invocations, improper PDA validation, and missing signer/ownership checks. It provides detailed vulnerability reports with code examples and mitigation strategies for both native Solana and Anchor framework programs.
SolanaBlockchainSecurity+3
592.1k
trailofbits
Passed
Secure Workflow Guide
This skill guides Solidity developers through Trail of Bits' 5-step secure development workflow. It helps run Slither security scans, check upgradeability and ERC conformance, generate visual security diagrams, document security properties for fuzzing/verification, and review manual security areas like front-running and DeFi risks.
SoliditySmart ContractsSecurity Audit+3
3852.1k
trailofbits
Passed
Guidelines Advisor
A comprehensive smart contract development advisor based on Trail of Bits' best practices. It systematically analyzes blockchain codebases to review architecture, check upgradeability patterns, identify common security pitfalls, assess dependencies, and evaluate testing coverage, providing prioritized recommendations for improvement.
Smart ContractsSecurity AuditSolidity+3
662.1k
trailofbits
Passed
Cairo Vulnerability Scanner
A comprehensive security auditing skill for Cairo/StarkNet smart contracts. It systematically scans for 6 critical vulnerability patterns including arithmetic overflow, L1-L2 messaging issues, signature replay attacks, and unchecked access control, providing detailed remediation guidance and integration with the Caracal static analyzer.
SecuritySmart ContractsCairo+3
672.1k
trailofbits
Passed
Algorand Vulnerability Scanner
A security auditing skill for Algorand blockchain smart contracts. It guides users through scanning TEAL and PyTeal code for 11 critical vulnerability patterns including rekeying attacks, unchecked transaction fees, and access control issues, with detailed detection patterns and mitigation strategies.
AlgorandBlockchainSmart Contracts+3
4762.1k