content
Pass
Audited by Gen Agent Trust Hub on Jul 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill architecture is primarily instructional and navigational, routing user intent to child skills such as 'humanizing', 'repurposing', and 'copywrite'.
- [COMMAND_EXECUTION]: The skill includes a Python classification script (
scripts/detect_content_type.py) that uses regular expressions to analyze user input locally. This script does not perform network operations or access sensitive files. - [EXTERNAL_DOWNLOADS]: The
SKILL.mdfile references external skill dependencies (unslop,stop-slop) and provides commands to install them using an internal utility script. This is a standard pattern for modular agent capability management within this vendor's ecosystem.
Audit Metadata