unslop-file
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local Python module using the command
python3 -m scripts <absolute_filepath>to carry out the file humanization process. - [DATA_EXFILTRATION]: When operating in the default LLM mode, the skill sends the contents of the processed natural-language files to Anthropic's API for rewriting. Anthropic is recognized as a well-known service.
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it processes untrusted natural-language files through an LLM. While it includes logic to preserve code blocks and headings, malicious instructions embedded in the prose of a file could potentially influence the LLM's rewriting behavior.
Audit Metadata