go-testing

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOW
Full Analysis
  • [SAFE] (SAFE): Comprehensive analysis of all skill files (SKILL.md, GUIDE.md, PATTERNS.md, config.yaml, schema.json, validate.py) reveals no malicious intent or security vulnerabilities.\n- [COMMAND_EXECUTION] (LOW): The skill references standard Go testing commands such as 'go test -v -race' and 'go tool cover'. These are expected behaviors for a testing-oriented skill and are documented for use by the agent in a development context.\n- [REMOTE_CODE_EXECUTION] (SAFE): No remote code execution patterns or untrusted downloads were found. The 'scripts/validate.py' file uses 'yaml.safe_load()' to process configuration data, which is a secure practice to prevent YAML-based injection attacks.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 12:57 PM