ffc-dev
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation for building and maintaining a Go-based CLI application, following best practices for Go development.
- [COMMAND_EXECUTION]: References the use of a Makefile for routine development tasks such as building the binary, linting, and formatting code, which is standard practice.
- [EXTERNAL_DOWNLOADS]: Documents dependencies on well-known and reputable Go libraries including Cobra, Viper, and the Charmbracelet TUI suite, as well as the author's own development repository.
- [CREDENTIALS_UNSAFE]: Provides instructions for managing Frappe API credentials via environment variables and local configuration files without including any hardcoded keys or secrets.
Audit Metadata