diagnosing-experiment-results
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute HogQL (SQL) queries via the
execute-sqltool. These queries are used exclusively for data analysis related to experiment diagnostics, such as checking variant counts, identifying multiple exposures per user, and calculating sample ratio mismatch. - [SAFE]: The skill uses legitimate platform-provided tools for experiment management and telemetry, including
experiment-get,experiment-results-get, andfeature-flags-activity-retrieve. All operations are scoped to the intended purpose of the skill. - [SAFE]: No external network operations, hardcoded credentials, or unauthorized persistence mechanisms were found.
- [SAFE]: The skill includes operational guardrails, such as advising against changing variant splits mid-run and requiring user confirmation before using state-modifying tools like
experiment-ship-variant.
Audit Metadata