animation-skill
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: LOW
Full Analysis
- [Indirect Prompt Injection] (LOW): The skill accepts external text inputs for visual rendering. 1. Ingestion points: text, message, and content parameters in display functions. 2. Boundary markers: None. 3. Capability inventory: Local terminal display only; the provided code contains no network, file-write, or subprocess execution capabilities. 4. Sanitization: None. As the output is visual and terminal-only, the risk of downstream command execution is negligible.
- [Unverifiable Dependencies] (LOW): The skill requires the pyfiglet and rich Python packages. These are well-established, standard libraries for terminal styling and ASCII art.
- [General Security] (SAFE): No malicious patterns such as obfuscation, credential harvesting, persistence mechanisms, or unauthorized privilege escalation were detected. The logic is transparent and consistent with the skill's stated purpose.
Audit Metadata