indexer
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructions for using the Envio indexing platform, a well-known service in the blockchain ecosystem.
- [COMMAND_EXECUTION]: The skill utilizes standard shell commands (
git,mkdir,curl,jq) for project initialization and deployment verification. These commands are used appropriately for their intended development purposes and do not exhibit malicious patterns. - [EXTERNAL_DOWNLOADS]: The skill references standard CLI tools (
envio-cloud,gh) and provides instructions for users to install them via trusted package managers (npm,brew). It explicitly forbids the agent from performing automated installations or logins, ensuring user oversight and session security. - [SAFE]: The skill manages environment variables by writing them to local
.envfiles for frontend integration, which is a standard and safe development practice.
Audit Metadata