skills/simota/agent-skills/Judge/Gen Agent Trust Hub

Judge

Pass

Audited by Gen Agent Trust Hub on Mar 12, 2026

Risk Level: SAFE
Full Analysis
  • [PROMPT_INJECTION]: The skill processes untrusted input such as PR descriptions and commit messages, presenting a surface for indirect prompt injection. This is an inherent risk for review-based agents.
  • Ingestion points: PR descriptions, commit messages, and source code analyzed via codex review (SKILL.md).
  • Boundary markers: Not explicitly defined for user-provided text in the prompt instructions.
  • Capability inventory: CLI execution of codex review and git commands, and file-writing to the .agents/ directory (SKILL.md).
  • Sanitization: No explicit content sanitization or instruction-filtering logic is documented.
  • [COMMAND_EXECUTION]: The skill executes codex review and git CLI tools as its primary function. These executions use fixed flags and patterns, representing expected and safe behavior for its intended use case.
  • [SAFE]: No malicious obfuscation, credential exfiltration, or remote code execution patterns were found. The skill operates within its defined boundaries as a reporting tool.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 12, 2026, 03:23 PM