ascii-terminal-animation-pack
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and associated scripts do not perform any sensitive operations, network requests, or unauthorized file access.
- [COMMAND_EXECUTION]: The skill includes a Python script (
scripts/matrix_demo.py) designed to run locally. This script is well-structured, uses only standard Python libraries, and implements safety checks such as verifying if the output is a TTY to prevent log spamming in non-interactive environments. - [EXTERNAL_DOWNLOADS]: No external dependencies, remote scripts, or third-party URLs are referenced for download or execution.
Audit Metadata