skills/tpsdev-ai/skills/ascii-boxes/Gen Agent Trust Hub

ascii-boxes

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary function is to process text into ASCII diagrams. The scripts draw-box.py and check-box-align.py use standard Python libraries (sys, unicodedata) to handle string formatting and width calculations.
  • [COMMAND_EXECUTION]: The skill uses sys.argv to accept file paths for processing. This is a standard and safe practice for CLI tools. No subprocess spawning or arbitrary command execution was detected.
  • [DATA_EXFILTRATION]: No network operations or sensitive file access patterns were found. The scripts only read the files provided as arguments and print results to the console.
  • [PROMPT_INJECTION]: The instructions in SKILL.md are descriptive and instructional without any attempts to bypass model safety filters or override system instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 08:10 AM