ascii-cli-logo-banner-python
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs text manipulation and banner generation entirely locally using a provided Python script.
- [SAFE]: No network operations, file system access (beyond reading the skill files), or system command executions were detected.
- [SAFE]: The Python script uses standard libraries and does not utilize risky functions such as
eval(),exec(), orsubprocesscalls. - [SAFE]: Inputs are treated as literal text for font mapping and are not interpreted as instructions or code.
Audit Metadata