skills/pedronauck/skills/bubbletea/Gen Agent Trust Hub

bubbletea

Pass

Audited by Gen Agent Trust Hub on Sep 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill instructions and reference materials focus entirely on standard software development practices for TUI applications. This includes managing the Elm architecture (Model, Update, View), proportional layout weighting, and proper terminal-cell measurement.
  • [SAFE]: External dependencies referenced in the components.md and SKILL.md files (such as charm.land/bubbletea/v2, charm.land/lipgloss/v2, github.com/charmbracelet/glamour, and github.com/mattn/go-runewidth) are well-known, established libraries in the Go TUI ecosystem.
  • [SAFE]: Code snippets for file operations (os.Open, os.ReadFile) and environment variable access (os.Getenv) are used for legitimate application purposes such as loading configuration files, detecting terminal capabilities (e.g., WezTerm vs. Windows Terminal), and logging debug information.
  • [SAFE]: Usage of Unicode escape sequences (\uFE0F, \uFE0E) and ANSI escape codes (\033) is explicitly documented for the purpose of fixing rendering bugs and calculating display widths accurately, which is a standard requirement for high-quality TUI development.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 16, 2026, 04:42 PM
Security Audit — agent-trust-hub — bubbletea