بنقرة واحدة
aderyn
Aderyn — Rust-based Solidity static analyzer; CLI, config, detectors, report formats, and MCP tools for agents.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Aderyn — Rust-based Solidity static analyzer; CLI, config, detectors, report formats, and MCP tools for agents.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
| name | aderyn |
| description | Aderyn — Rust-based Solidity static analyzer; CLI, config, detectors, report formats, and MCP tools for agents. |
| metadata | {"author":"hairy","version":"2026.2.24","source":"Generated from https://github.com/Cyfrin/aderyn, scripts located at https://github.com/antfu/skills"} |
Skill based on Aderyn (Cyfrin/aderyn), generated 2026-02-24.
Aderyn is a Rust-based Solidity static analyzer that finds vulnerabilities and code-quality issues. It supports Foundry and Hardhat with no config, optional aderyn.toml for path and detector control, and an MCP server for AI/editor integration. This skill focuses on agent use: CLI, configuration, detectors, report outputs, and MCP tools.
| Topic | Description | Reference |
|---|---|---|
| CLI | Root, src, path include/exclude, output, subcommands (init, mcp, registry, docs, completions) | core-cli |
| Config | aderyn.toml — root, src, include/exclude, detectors, env | core-config |
| Report formats | Markdown, JSON, SARIF structure and usage | core-report-formats |
| Topic | Description | Reference |
|---|---|---|
| Detectors | Registry (aderyn registry), severity High/Low, include/exclude in config | features-detectors |
| MCP | stdio/HTTP server; tools: project overview, list contracts, contract surface, callgraph, node finder/summarizer | features-mcp |
| Topic | Description | Reference |
|---|---|---|
| Project setup | When to use aderyn.toml, path filters, detector tuning for Foundry/Hardhat | best-practices-project-setup |
Go Ethereum (geth) — CLI, JSON-RPC, Clef, abigen, and developer workflows.
Agent-oriented skills for the Anchor framework—Solana program structure, accounts, CPI, IDL, clients, and tooling.
Solana Kit (JavaScript SDK) — RPC, signers, transactions, accounts, codecs, instruction plans, and program clients for agent-driven Solana tooling.
Solana blockchain development — core concepts, clients, RPC, tokens, and payments for agent-driven tooling.
TON Blueprint development environment — project layout, build/test/run, NetworkProvider, config, scripts, wrappers, and deploy/testing practices.
TON Blockchain — addresses, messages, TVM, cells, Blueprint, contracts, payments, API.