ascii-ansi-colorizer

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security vulnerabilities were detected in the skill instructions or associated scripts.
  • [COMMAND_EXECUTION]: The skill includes a local Python script scripts/colorize.py for text processing. Analysis of the source code confirms it uses only standard Python libraries and does not execute any external commands, subprocesses, or dynamic execution functions.
  • [DATA_EXFILTRATION]: The skill does not access sensitive local data, environment variables, or credentials. It operates strictly on the text provided through standard input and outputs to standard output without network transmission or file system writes.
  • [EXTERNAL_DOWNLOADS]: The skill does not perform any network operations or download external content. It specifies a local dependency on Python 3.8 but does not fetch third-party packages from remote registries.
  • [PROMPT_INJECTION]: The SKILL.md file contains standard operational instructions and does not include any bypass attempts, role-play instructions, or commands intended to override AI safety guidelines.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 04:08 PM
Security Audit — agent-trust-hub — ascii-ansi-colorizer