·smart-contract-security

Master smart contract security with auditing, vulnerability detection, and incident response

83Installs·4Trend·@pluginagentmarketplace

Installation

$npx skills add https://github.com/pluginagentmarketplace/custom-plugin-blockchain --skill smart-contract-security

SKILL.md

Master smart contract security with vulnerability detection, auditing methodology, and incident response procedures.

| Critical | Direct fund loss | Reentrancy, unprotected init | | High | Significant damage | Access control, oracle manipulation | | Medium | Conditional impact | Precision loss, timing issues | | Low | Minor issues | Missing events, naming |

| Only testing happy path | Missing edge cases | Fuzz test boundaries | | Ignoring integrations | External call risks | Review all dependencies | | Trusting block.timestamp | Miner manipulation | Use for long timeframes only |

Master smart contract security with auditing, vulnerability detection, and incident response Source: pluginagentmarketplace/custom-plugin-blockchain.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/pluginagentmarketplace/custom-plugin-blockchain --skill smart-contract-security
Category
!Security
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is smart-contract-security?

Master smart contract security with auditing, vulnerability detection, and incident response Source: pluginagentmarketplace/custom-plugin-blockchain.

How do I install smart-contract-security?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/pluginagentmarketplace/custom-plugin-blockchain --skill smart-contract-security Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/pluginagentmarketplace/custom-plugin-blockchain