golang-cli

Pass

Audited by Gen Agent Trust Hub on Mar 23, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides structured guidance and best practices for Go CLI development using standard, well-maintained libraries such as github.com/spf13/cobra and github.com/spf13/viper.- [SAFE]: All external references and dependencies are directed toward official and well-known repositories within the Go ecosystem, presenting no risk of downloading malicious or unverified code.- [SAFE]: No sensitive data exposure or hardcoded credentials were found; configuration examples correctly prioritize environment variables and local config files using safe placeholders.- [SAFE]: The skill focuses on standard development and testing workflows, such as using cmd.OutOrStdout() for capture in unit tests and implementing signal handling via signal.NotifyContext.- [SAFE]: The execution environment is restricted by the YAML frontmatter to safe, developer-centric tools like go, git, and golangci-lint, aligning with the skill's primary purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 23, 2026, 08:31 AM