ascii-cli-logo-banner-python

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): No malicious patterns detected across the analyzed files. The skill's primary function is local text processing.
  • [Indirect Prompt Injection] (LOW): The skill accepts user-controllable input via the brand, slogan, and hint parameters.
  • Ingestion points: Inputs passed to scripts/generate_banner.py via CLI arguments.
  • Boundary markers: The skill documentation specifies outputting copy-pastable text only, but does not specify input sanitization.
  • Capability inventory: Execution of a local Python script (scripts/generate_banner.py).
  • Sanitization: Not explicitly defined in the metadata. While an attacker could provide strings like 'IGNORE ALL RULES' to be rendered in ASCII, the risk is negligible as the output is intended for visual display in a terminal and does not trigger further automated actions with high privilege.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:16 PM