unslop-reasoning
Pass
Audited by Gen Agent Trust Hub on Sep 19, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill consists solely of markdown instructions for text transformation. It does not reference or include any executable scripts, binaries, or platform tools that could be used for malicious purposes.
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to process untrusted input (reasoning traces provided by the user), creating a surface for indirect prompt injection.
- Ingestion points: Reasoning traces pasted by the user or generated by an agent during a session (SKILL.md).
- Boundary markers: The instructions do not define specific delimiters or boundary markers to isolate the untrusted reasoning trace from the cleanup logic.
- Capability inventory: The skill has no capabilities to execute commands, write to the file system, or make network requests.
- Sanitization: No input validation or sanitization routines are specified for the incoming text.
Audit Metadata