find-traces
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it ingests and processes trace data from external sources which can influence the agent's behavior.
- Ingestion points: Trace spans, error messages, and attributes are retrieved from the Axiom platform using the
axiom querytool (SKILL.md). - Boundary markers: The instructions do not establish clear delimiters or protective prompts to help the agent distinguish between data to be analyzed and instructions to be followed, which could allow malicious content in trace fields to manipulate the agent.
- Capability inventory: The skill possesses the capability to execute
axiomCLI commands and perform local file operations usingRead,Grep, andGlobtools (SKILL.md). - Sanitization: There is no evidence of sanitization or validation of trace field contents before they are processed by the agent.
Audit Metadata