ascii-diagram-validator
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified in the skill instructions or the provided scripts.
- [COMMAND_EXECUTION]: The skill uses standard shell commands to execute a local Python validator script. The script is self-contained and does not invoke external processes in a dangerous manner.
- [DATA_EXPOSURE]: The skill reads local Markdown files to perform ASCII art validation. There are no patterns suggesting unauthorized access to sensitive system files or credentials.
- [REMOTE_CODE_EXECUTION]: No remote code execution patterns or external script downloads were detected. The Python script uses a PEP 723 header with no external dependencies.
Audit Metadata