ascii-text-art-library
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary functionality is implemented in
scripts/generate_templates.py, which only uses Python standard libraries (argparse,dataclasses,typing) for string manipulation and console output. - [SAFE]: No network operations, file system access, or credential usage were detected in the instructions or the accompanying script.
- [SAFE]: The script includes basic input validation, such as ensuring a minimum width for the generated ASCII art to prevent formatting errors.
- [SAFE]: The default title 'PartmeAI' in the script is consistent with the skill's author context.
Audit Metadata