investigate-metric
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes local Python scripts provided in the package, such as
scripts/compare_to_prior_periods.pyandscripts/breakdown_attribution.py, to perform statistical comparisons and breakdown analysis on metric data. - [COMMAND_EXECUTION]: Instructions include the use of
git logto correlate metric anomalies with historical code changes when the repository is accessible to the agent. - [SAFE]: All operations and external interactions are directed toward the PostHog platform or processed locally. The Python scripts analyze data using standard libraries without suspicious network access, file system modifications, or obfuscation. No credentials or sensitive hardcoded data were detected.
Audit Metadata