copy-editing
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional frameworks and local tools for copy editing. All provided files focus on linguistic analysis and marketing best practices.
- [COMMAND_EXECUTION]: The skill includes a Python script (
scripts/readability_scorer.py) used for local text analysis. The script uses only standard library modules and performs no network operations, subprocess calls, or dynamic code execution. It safely processes text input via standard input or local file paths provided by the user. - [DATA_EXFILTRATION]: No network access, remote requests, or data transmission logic is present in the instructions or the included script. Files are processed locally within the agent's environment.
- [PROMPT_INJECTION]: The instructions follow standard task-specific personas and professional guidelines without attempting to bypass safety filters, extract system prompts, or override core agent behavior.
- [REMOTE_CODE_EXECUTION]: No remote code execution patterns or external package installations were detected. The skill relies entirely on built-in capabilities and the provided local script.
Audit Metadata