ascii-text-art-library
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to generate ASCII-only text templates. Technical review of the provided Python script and documentation shows no malicious behavior.
- [REMOTE_CODE_EXECUTION]: No remote code execution patterns were found. The Python script
scripts/generate_templates.pyuses only standard library components for string formatting and command-line argument parsing. - [DATA_EXFILTRATION]: No network operations, file system modifications, or access to sensitive directories were detected.
- [PROMPT_INJECTION]: The skill instructions do not contain any attempts to override model safety filters or system prompts. The instructions focus on defining usage triggers and output formatting.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets, API keys, or credentials were found. The skill specifically includes a warning in its templates against pasting tokens into the generated boxes.
Audit Metadata