proto-service-generator

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes local shell commands to discover and validate code. This includes using rg (ripgrep) to identify interface definitions and implementation patterns, and running go build, go test, and make gen/wire to ensure the generated code is compilable and passes tests within the local development environment.
  • [SAFE]: No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected. The skill operates exclusively on the local repository's source code and adheres to safety-oriented rules, such as performing append-only updates to existing files to prevent the deletion of existing logic.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 06:03 AM