crypto-skill-creator

Pass

Audited by Gen Agent Trust Hub on May 8, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a documentation and template resource for developers. It does not contain any malicious patterns or obfuscated code.
  • [COMMAND_EXECUTION]: The skill includes instructional shell commands for directory creation (mkdir), dependency installation (npm install), and script validation (npx tsx). These are standard development workflows and appropriate for the skill's purpose as a developer tool.
  • [CREDENTIALS_UNSAFE]: The skill demonstrates security best practices by explicitly instructing users to use environment variables (process.env.PRIVATE_KEY, process.env.RPC_URL) instead of hardcoding sensitive credentials.
  • [EXTERNAL_DOWNLOADS]: References are made to well-known and trusted services including GitHub, Anthropic, and official package registries (npm). These downloads are for standard development dependencies and documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
May 8, 2026, 06:54 PM