Smart Contract Security Audit

Official

Deep security analysis for Solidity contracts with DeFi context.

Authorteliha
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents security disasters by automatically analyzing smart contracts for vulnerabilities including reentrancy, access control, and external call safety.

Core Features & Use Cases

  • Comprehensive Vulnerability Detection: Check for reentrancy attacks, access control issues, and flash loan attack vectors.

Quick Start

Can you audit src/operators/PositionOpenOperator.sol? Does this contract have any reentrancy vulnerabilities?

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Smart Contract Security Audit
Download link: https://github.com/teliha/dev-workflows/archive/main.zip#smart-contract-security-audit

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository