humanizer
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill processes untrusted user-provided text while possessing file system capabilities, creating a potential surface for indirect prompt injection attacks.\n
- Ingestion points: User-provided text passed to the agent for humanization as described in the process section of SKILL.md.\n
- Boundary markers: Absent; the skill does not use specific delimiters or instructions to separate user text from agent directives.\n
- Capability inventory: The skill is permitted to use tools for file system interaction including Read, Write, Edit, Grep, and Glob as defined in the YAML frontmatter of SKILL.md.\n
- Sanitization: Absent; the skill does not explicitly sanitize or validate the content of the text provided by the user.
Audit Metadata