error-decoder
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill is designed to ingest and process untrusted data in the form of error messages and stack traces, which presents a potential surface for indirect prompt injection attacks.
- Ingestion points: The skill processes user-supplied error messages, stack traces, and crash outputs as defined in the SKILL.md file.
- Boundary markers: The instructions do not specify the use of data delimiters or boundary markers to isolate the untrusted error content from the system instructions.
- Capability inventory: The skill's primary capabilities are generating natural language explanations and providing code-based fix suggestions.
- Sanitization: There are no explicit instructions for the agent to sanitize input or disregard instructions that might be embedded within the provided error logs.
Audit Metadata