convert-to-natural-writing
Pass
Audited by Gen Agent Trust Hub on Jul 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill processes external text for rewriting, a task mitigated by a local Python audit script (
scripts/audit-rewrite.py) that performs deterministic checks to preserve structural invariants like URLs and code. - [SAFE]: Subprocess execution in the testing script is limited to running the local audit utility and does not process arbitrary user input.
- [SAFE]: All external documentation and source URLs belong to well-known services or trusted organizations, and the skill includes explicit safety instructions to refuse requests for detector evasion.
Audit Metadata