SKILL·2612DA

entry-point-analyzer

plurigrid
更新于 1 month ago
16 次查看
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
FAQ

Frequently asked questions

What is the entry-point-analyzer skill?

entry-point-analyzer is a Claude Skill by plurigrid. Skills package instructions and resources that Claude loads on demand, so Claude can perform entry-point-analyzer-related tasks without extra prompting.

How do I install entry-point-analyzer?

Use the install commands on this page: add entry-point-analyzer to Claude Code as a plugin, or clone its repository into your skills directory, then restart Claude so it picks up the skill.

What category does entry-point-analyzer belong to?

entry-point-analyzer is in the entry-point-analyzer category, tagged api.

Is entry-point-analyzer free to use?

Yes. entry-point-analyzer is listed on AIMCP and free to install. It runs inside Claude, so no separate service account is required to use the skill itself.

相关推荐技能