cleanup-writing
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions are focused exclusively on text editing and document restructuring. No malicious patterns, such as prompt injection, obfuscation, or unauthorized data access, were detected.
- [INDIRECT_PROMPT_INJECTION]: The skill is designed to process untrusted user input (prose for editing), which represents a potential attack surface for indirect prompt injection. However, because the skill does not use any tools (network, file system, or shell), the potential impact is negligible.
- Ingestion points: User-provided text for cleanup (SKILL.md).
- Boundary markers: The prompt does not define explicit delimiters to isolate user-provided text from the skill's instructions.
- Capability inventory: No tool usage, subprocess execution, or network capabilities are present in the skill definition.
- Sanitization: No sanitization or validation of the input text is performed before processing.
Audit Metadata