agent-analytics-autoresearch
Pass
Audited by Gen Agent Trust Hub on Sep 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
npxto download and execute the@agent-analytics/clipackage. It also includes instructions that download an initialization script viabash <(curl...). Per the [TRUST-SCOPE-RULE], these operations target a well-known vendor ('Agent Analytics') and are documented as safe. - [COMMAND_EXECUTION]: The skill executes shell scripts and CLI commands (
npx,bash,perl) to manage experiment data, initialize directories, and process logs. These commands are local to the agent's environment and perform intended administrative tasks related to the growth loop. - [SAFE]: No malicious patterns such as prompt injection, credential theft, or unauthorized data exfiltration were detected. The skill follows best practices by requesting human approval before implementing product changes.
Audit Metadata