de-ai-writing
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs diagnostic analysis on Chinese text using a local Python script
scripts/ai_taste_lint.py. The script uses standard libraries (re, json, argparse) for regular expression matching and contains no code related to network operations, dynamic execution (eval/exec), or unauthorized system access.- [SAFE]: Prompt instructions inreferences/prompt-pack.mdandreferences/symptom-rules.mdreinforce the agent's safety alignment by explicitly prohibiting the fabrication of facts and requiring the use of placeholders for missing information.- [SAFE]: Command execution is limited to running the included scriptai_taste_lint.pywith user-provided text or files. This behavior is restricted to the skill's specific purpose of text analysis and does not expose sensitive data or allow for arbitrary command injection.
Audit Metadata