ascii-ansi-colorizer
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No security issues detected. The skill is a well-defined utility for visual text formatting.
- [DATA_EXPOSURE] (SAFE): The script operates as a standard filter, reading only from stdin and writing to stdout. It does not access sensitive files, environment variables, or external network resources.
- [COMMAND_EXECUTION] (SAFE): The Python script uses standard string manipulation and does not invoke subprocesses or shell commands.
- [REMOTE_CODE_EXECUTION] (SAFE): No dynamic code execution (eval/exec) or remote dependency fetching is present.
- [PROMPT_INJECTION] (SAFE): The skill instructions do not contain attempts to override agent behavior or bypass safety guardrails.
Audit Metadata