返回技能列表

entry-point-analyzer

plurigrid
更新于 5 days ago
13 次查看
7
3
7
在 GitHub 上查看
其他api

关于

This skill analyzes smart contract codebases across multiple languages to identify and categorize state-changing entry points for security audits. It detects externally callable functions that modify contract state, organizing them by access control levels while excluding read-only operations. Use it when auditing smart contracts or when asked to find entry points, audit flows, or privileged operations.

快速安装

Claude Code

推荐
主要方式
npx skills add plurigrid/asi -a claude-code
插件命令备选方式
/plugin add https://github.com/plurigrid/asi
Git 克隆备选方式
git clone https://github.com/plurigrid/asi.git ~/.claude/skills/entry-point-analyzer

在 Claude Code 中复制并粘贴此命令以安装该技能

GitHub 仓库

plurigrid/asi
路径: plugins/asi/skills/entry-point-analyzer
0

相关推荐技能