humanizer
Pass
Audited by Gen Agent Trust Hub on Feb 26, 2026
Risk Level: SAFENO_CODEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [NO_CODE]: The skill is entirely instructional and does not contain any executable scripts, compiled binaries, or programming logic.
- [EXTERNAL_DOWNLOADS]: The skill references Wikipedia documentation for AI writing patterns. These references target a well-known service and are used for static documentation rather than runtime code execution.
- [PROMPT_INJECTION]: The skill processes external text, which represents an indirect prompt injection surface.
- Ingestion points: The skill reads and humanizes text provided by the user or from local files as specified in SKILL.md.
- Boundary markers: Absent; the instructions do not define delimiters or protective wrappers for the untrusted input text.
- Capability inventory: The skill is permitted to use Read, Write, Edit, Grep, and Glob tools for file system interaction.
- Sanitization: Absent; there is no logic to sanitize or validate the content of the text being processed before the agent interacts with it.
Audit Metadata