go-cli-tools

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): No security issues detected. The provided Go code snippets utilize standard libraries and well-known frameworks (Cobra, Viper) for CLI development.
  • [SAFE] (SAFE): The validation script (scripts/validate.py) uses yaml.safe_load() to parse configuration files, which prevents unsafe deserialization attacks.
  • [SAFE] (SAFE): The skill contains no network operations, hardcoded credentials, or attempts to access sensitive system files beyond standard user home directory configuration paths for the generated CLI tool.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:48 PM