ascii-progress-and-spinner
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No security threats identified. The skill performs localized string formatting and console output.
- [COMMAND_EXECUTION] (SAFE): The included script 'scripts/demo.py' uses standard Python libraries for timing and printing; it does not invoke any shell commands or external processes.
- [DATA_EXFILTRATION] (SAFE): The code does not access the file system, environment variables, or the network. All operations are confined to standard output (STDOUT).
- [EXTERNAL_DOWNLOADS] (SAFE): No external scripts or packages are downloaded or referenced. The skill only lists 'python>=3.8' as a system requirement.
- [PROMPT_INJECTION] (SAFE): The instructions in SKILL.md are purely functional and do not attempt to override agent behavior or bypass safety filters.
Audit Metadata