eip-reference
Pass
Audited by Gen Agent Trust Hub on Aug 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns related to prompt injection, data exfiltration, or obfuscation were identified. The skill's primary purpose is providing educational resources and implementation patterns for blockchain standards.
- [EXTERNAL_DOWNLOADS]: The skill contains instructions to fetch raw markdown files from well-known repositories (
ethereum/ERCsandethereum/EIPson GitHub). These are authoritative sources for Ethereum standards and are used here purely for documentation lookup. - [COMMAND_EXECUTION]: Includes documentation for using the GitHub CLI (
gh api) to programmatically fetch EIP content. These commands are provided as alternative lookup methods for developers and do not involve execution of untrusted remote code.
Audit Metadata