humanizer
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection through the ingestion of untrusted content.
- Ingestion points: The skill accepts input text for humanization and an optional writing sample for voice matching, which can be provided via inline text or a file path.
- Boundary markers: There are no specific delimiters or ignore-previous-instructions warnings defined to isolate user-provided content from the agent's core logic.
- Capability inventory: The skill performs text analysis and rewriting; it does not request or utilize dangerous capabilities such as shell execution, code compilation, or network access.
- Sanitization: The instructions do not specify any sanitization, validation, or filtering of the user-supplied text or samples before they are processed by the agent.
Audit Metadata