de-ai-writer
AI 文案去味器。用户提供 AI 生成的文本(公众号/小红书/电商文案等),觉得"太 AI 味"要改得更自然、更像人写的时使用。输出自然有人味的中文。De-AI writer: rewrite AI-generated copy (WeChat articles, Xiaohongshu, e-commerce) into natural, human-sounding Chinese text.
Install this skill
or
98/100
Security score
The de-ai-writer skill was audited on Aug 16, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 33
Access to home directory dotfiles
SourceSKILL.md
| 31 | export LLM_MODEL="deepseek-chat" |
| 32 | |
| 33 | python3 ~/.hermes/skills/utilities/de-ai-writer/scripts/deai.py 稿子.txt -o 改好.txt |
| 34 | ``` |
| 35 |
low line 39
Access to home directory dotfiles
SourceSKILL.md
| 37 | |
| 38 | ```bash |
| 39 | python3 ~/.hermes/skills/utilities/de-ai-writer/scripts/deai.py 稿子.txt --prompt-only |
| 40 | ``` |
| 41 |
Scanned on Aug 16, 2026
View Security Dashboard