metaspartan-go-tui

Pass

Audited by Gen Agent Trust Hub on Jul 6, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill documentation and templates reference external Go repositories including github.com/metaspartan/gotui/v5, github.com/gdamore/tcell/v3, and github.com/gliderlabs/ssh. These are functional dependencies for building terminal interfaces and SSH servers, with tcell and gliderlabs/ssh being well-known libraries in the Go ecosystem.
  • [COMMAND_EXECUTION]: The provided templates and documentation describe the use of shell commands for common development tasks, such as using ssh-keygen to generate server host keys and go run for testing the TUI applications locally.
  • [CREDENTIALS_UNSAFE]: The assets/templates/sshserver.go file contains a hardcoded example password letmein. This is explicitly presented as a placeholder within a developer template for educational purposes and is accompanied by a TODO comment instructing the user to implement a secure authentication mechanism for production use.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 6, 2026, 05:57 AM
Security Audit — agent-trust-hub — metaspartan-go-tui