Install
$ agentstack add skill-droodotfoo-agent-skills-ethskills ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
ethskills
Ethereum ecosystem tooling, framework selection, and standards reference. For Solidity code and auditing, use solidity-auditor. For ZK/Noir, use noir.
What You Get
- Framework comparison (Foundry vs Hardhat vs Scaffold-ETH 2)
- RPC provider, block explorer, and faucet reference
- EIP/ERC standards lookup with status and usage guidance
- Blockscout MCP and abi.ninja tool patterns
When to use
This skill activates for ecosystem-level questions: which tools to use, how to configure infrastructure, which standards apply, where to find resources.
When NOT to use
- For Solidity code or security auditing -- use solidity-auditor
- For Noir/ZK circuit design -- use noir
- For non-Ethereum languages -- use droo-stack
See also
blockscout-- full Blockscout MCP tool reference (16 tools, usage patterns)coingecko-- crypto market data, token prices, DEX pools, trending tokenssentinel-- automated on-chain contract monitoring with alert rulessolidity-auditor-- for EIP/ERC implementation guidance and security reviewnoir-- for ZK circuit patterns and Aztec contract integrationzk-x-ray-- for pre-EIP audit briefings on ZK + EVM hybrid protocolsdesign-ux-- for dApp frontend design patterns
Reading guide
| Question | Read | | ------------------------------------------- | ------------------------------------- | | Foundry commands, Blockscout MCP, abi.ninja | [tools](tools.md) | | Foundry vs Hardhat vs Scaffold-ETH 2 | [stack-selection](stack-selection.md) | | RPC providers, block explorers, faucets | [rpc-explorers](rpc-explorers.md) | | EIP/ERC standards reference | [standards](standards.md) | | Full Blockscout MCP tool reference | blockscout skill | | Token prices, DEX pools, market data | coingecko skill |
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: DROOdotFOO
- Source: DROOdotFOO/agent-skills
- License: MIT
- Homepage: https://droo.foo/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.