review-tui

Pass

Audited by Gen Agent Trust Hub on May 26, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes standard development utilities including git (for diffing changes), grep (for technology detection), and the Go toolchain (go build, go vet, go test, golangci-lint) to verify the code quality and correctness. These operations are restricted to the local workspace and are consistent with the skill's primary function as a code reviewer.
  • [REMOTE_CODE_EXECUTION]: The skill references platform-specific skill loading mechanisms (e.g., beagle-go:go-code-review) to modularize the review process. It does not download or execute arbitrary scripts from the public internet.
  • [DATA_EXFILTRATION]: No network operations to external or untrusted domains were identified. The use of git and technology detection via grep is performed locally within the project directory.
  • [PROMPT_INJECTION]: The skill provides structured instructions for code review focus areas and convergence rules without attempting to bypass safety filters or override system-level agent constraints.
Audit Metadata
Risk Level
SAFE
Analyzed
May 26, 2026, 05:53 AM
Security Audit — agent-trust-hub — review-tui