alchemy-debug-bundle
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements responsible handling of sensitive information by explicitly redacting the
ALCHEMY_API_KEYfrom the generated JSON debug bundle and the Bash script's console output. - [SAFE]: Network operations are restricted to official and well-known Alchemy API endpoints (e.g.,
eth-mainnet.g.alchemy.com) for standard JSON-RPC queries. - [SAFE]: The skill's primary function is to gather local diagnostic data (SDK version, platform info, latency) and save it to a local file, which aligns with its documented purpose for troubleshooting and support.
Audit Metadata