build
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data exfiltration were detected. The skill instructions focus on legitimate development workflows using Helius Labs' official APIs and tools.
- [EXTERNAL_DOWNLOADS]: The skill references several official vendor packages and repositories, including
helius-sdk,helius-laserstream, and CLI tools likehelius-cliandhelius-mcp. These are used for their intended purpose of providing access to the Helius infrastructure. - [DATA_EXPOSURE]: The skill mentions managing a Solana keypair located at
~/.helius-cli/keypair.json. This is standard behavior for the Helius CLI to maintain session authentication and is used here to facilitate an 'agentic signup' flow for users to create and fund Helius accounts. - [COMMAND_EXECUTION]: The skill provides instructions for the agent to use
npxto install or run Helius-specific tools (helius-mcp,helius-cli). This is a legitimate use case for a developer-oriented skill authored by the same organization.
Audit Metadata