humanizer-en
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill ingests and processes untrusted text strings or content from local files to perform humanization analysis. This data ingestion creates a surface where malicious instructions could be embedded to influence the agent's output or tool usage.\n
- Ingestion points: Text provided by the user in chat or content read from files using the
Readtool (SKILL.md).\n - Boundary markers: The skill does not define specific delimiters or instructions to ignore embedded commands within the text being humanized.\n
- Capability inventory: The skill possesses
WriteandEditcapabilities, which could potentially be targeted by an injection, though a safety tier requiring explicit user approval for file overwrites is documented as a mitigation (SKILL.md).\n - Sanitization: No explicit sanitization or filtering of the input text is described in the processing steps.
Audit Metadata