analyzing-experiment-session-replays

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted data from session recording metadata and experiment configurations which could potentially contain malicious instructions intended to influence the agent's behavior.
  • Ingestion points: The skill ingests data from the execute-sql tool (querying system tables like system.experiments and system.feature_flags) and the query-session-recordings-list tool (SKILL.md).
  • Boundary markers: Absent. The instructions do not provide delimiters or specific prompts to the agent to ignore instructions that might be embedded within the retrieved data.
  • Capability inventory: The agent is granted the ability to execute HogQL via execute-sql and retrieve session details via query-session-recordings-list (SKILL.md).
  • Sanitization: Absent. No explicit sanitization or validation steps are outlined for the metadata retrieved from system tables or session recordings before it is processed by the agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 03:19 PM
Security Audit — agent-trust-hub — analyzing-experiment-session-replays