humanizer
Pass
Audited by Gen Agent Trust Hub on Apr 1, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified in the skill's instructions or metadata. The content is educational and stylistic in nature.- [COMMAND_EXECUTION]: The skill utilizes platform-provided tools (Read, Write, Edit, Grep, Glob) to perform file-based text editing. These operations are consistent with the skill's stated purpose of reviewing and editing documents.- [PROMPT_INJECTION]: The skill processes untrusted user data which represents an indirect prompt injection surface.
- Ingestion points: Input text provided for humanization (SKILL.md).
- Boundary markers: Absent; the instructions do not specify the use of delimiters or 'ignore' instructions for the processed data.
- Capability inventory: The skill has access to file-system tools (Read, Write, Edit, Grep, Glob) which could be misused if the agent follows instructions embedded in the target text.
- Sanitization: Absent; the skill does not implement input validation or content escaping.
Audit Metadata