humanizer
Pass
Audited by Gen Agent Trust Hub on Feb 22, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): The methodology provided is focused on creative text transformation. There are no patterns present that attempt to override system instructions or bypass safety filters.
- [Data Exposure & Exfiltration] (SAFE): No hardcoded credentials, sensitive file paths, or network exfiltration logic were identified in the skill instructions.
- [Indirect Prompt Injection] (SAFE): The skill processes text from the chat context for transformation. 1. Ingestion points: Input text provided via chat. 2. Boundary markers: No delimiters or explicit instructions to ignore embedded commands are specified. 3. Capability inventory: The skill only utilizes the humanize_text tool for text manipulation; it lacks network, shell, or file-writing capabilities. 4. Sanitization: No sanitization logic is described. The lack of dangerous capabilities mitigates the risk of this surface.
- [Unverifiable Dependencies] (SAFE): The skill does not reference or install any external packages or scripts.
Audit Metadata