detect-anomalies
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses the Axiom CLI tool ('axiom') to perform read-only operations such as querying datasets and listing configurations. This is consistent with its role as a diagnostic and observability tool.
- [PROMPT_INJECTION]: The skill processes external log data which presents a surface for indirect prompt injection. However, this is assessed as safe given the skill's primary purpose and the nature of the queries. \n
- Ingestion points: Data enters the agent context through the output of 'axiom query' commands. \n
- Boundary markers: None explicitly defined in the query templates. \n
- Capability inventory: The agent has access to 'axiom' CLI commands and basic file utilities via Bash. \n
- Sanitization: No specific sanitization of log content is performed before processing.
Audit Metadata