stacktrace-log-triage
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill processes untrusted external data, specifically stack traces and logs, which presents an indirect prompt injection surface where malicious instructions could be embedded in failure evidence.
- Ingestion points: Analyzes stack traces, startup logs, and runtime logs provided as input or retrieved from the environment.
- Boundary markers: Missing explicit delimiters or instructions to treat log data as untrusted text to prevent the model from following embedded instructions.
- Capability inventory: Instructions involve reading files, analyzing code changes, and correlating metrics, suggesting the agent may have broad file system or context access.
- Sanitization: No validation or filtering is performed on the ingested logs before processing.
Audit Metadata