cli-ascii-logo
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOWCOMMAND_EXECUTIONNO_CODE
Full Analysis
- [COMMAND_EXECUTION] (LOW): The skill workflow involves executing a local script (scripts/generate_logo.py) with user-provided arguments such as --text and --subtitle. This pattern requires that the underlying script safely handles these inputs to prevent shell injection vulnerabilities.
- [NO_CODE] (INFO): The primary executable mentioned in the skill documentation, scripts/generate_logo.py, is missing from the provided files. Consequently, the script's behavior regarding subprocess calls, file operations, or network activity cannot be audited.
Audit Metadata