deslop-writing
Pass
Audited by Gen Agent Trust Hub on Sep 3, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill serves as a style guide and set of references for clear writing. It does not exhibit patterns of data exfiltration, obfuscation, or malicious intent.
- [COMMAND_EXECUTION]: The skill includes a diagnostic tool (
scripts/check_slop.py) and a test suite (tests/run_tests.py). These scripts perform local text analysis using standard library modules likereandpathlib. The use ofsubprocess.runin the test runner is implemented safely using argument lists and targets local script execution for validation purposes only.
Audit Metadata