debug-program
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill includes a telemetry management system in its preamble and finalization steps. It explicitly checks for user consent, prompts the user to enable or disable tracking if no preference is set, and stores this choice in
~/.superstack/config.json. The logged data is limited to operational metadata (skill name, phase, duration, and platform architecture) and is sent to a service endpoint defined in the user's local configuration. - [SAFE]: The instructions direct the agent to analyze user-provided data, such as transaction logs and error messages, which is an essential function for a debugging skill. The workflow uses standard Solana and Anchor CLI tools for state inspection and transaction simulation, following documented best practices for program diagnostics.
Audit Metadata