bubbletea
Pass
Audited by Gen Agent Trust Hub on Jul 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references standard Go libraries for TUI development, such as
github.com/charmbracelet/bubbletea,github.com/charmbracelet/lipgloss, andgithub.com/alecthomas/chroma/v2. These are well-established packages in the Go ecosystem and are required for the framework's core functionality. - [SAFE]: The documentation provides architecture guidelines and layout principles (the "4 Golden Rules") that promote robust, predictable TUI behavior and avoid common rendering bugs.
- [SAFE]: Technical solutions provided for terminal detection and emoji width compensation are legitimate fixes for known cross-terminal rendering inconsistencies and do not involve malicious obfuscation, hidden instructions, or suspicious command execution.
- [SAFE]: Analysis of all provided Markdown and code snippets revealed no evidence of prompt injection attempts, unauthorized data access, persistence mechanisms, or dynamic code execution.
Audit Metadata