tui-cell
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill is designed to transform structured JSON data into ASCII art and layout specifications for UI design workflows. The instructions focus on formatting, coordinate calculation, and component mapping.
- [DATA_PROCESSING]: The skill ingests user-provided JSON models to calculate layout coordinates and generate TUI renderings. This is a standard transformation task with no evidence of command injection or unsafe interpolation. The output contains a domain-specific language for drawing (PENCIL_BATCH_DESIGN), but this is handled as static text output by the agent.
Audit Metadata