parse-error-logs
Pass
Audited by Gen Agent Trust Hub on Jul 18, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill processes untrusted raw text from command outputs without using protective boundary markers or providing instructions to ignore embedded commands.\n
- Ingestion points: Raw data enters through the
outputvariable in theSKILL.mdinstructions.\n - Boundary markers: None are defined to separate user-provided logs from the agent's core instructions.\n
- Capability inventory: The skill uses the
Readtool to process and restructure text data into JSON.\n - Sanitization: No validation is performed on the incoming
outputstring to ensure it does not contain adversarial instructions.
Audit Metadata