receiving-code-review

Pass

Audited by Gen Agent Trust Hub on Feb 27, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues or malicious patterns were detected in the skill instructions.
  • [PROMPT_INJECTION]: The skill uses strong directives to define a specific professional persona and style. These are task-oriented constraints and do not attempt to bypass core AI safety filters or underlying system instructions.
  • [INDIRECT_PROMPT_INJECTION]: The skill manages an attack surface where untrusted data (external code review feedback) is processed. It mitigates risk by explicitly instructing the agent to be skeptical of external suggestions and to verify all changes against the codebase reality. (1) Ingestion points: External review feedback and human partner instructions. (2) Boundary markers: None explicitly defined, though 'technical verification' acts as a logical barrier. (3) Capability inventory: Code modification, grep for searching, and gh api for GitHub interactions. (4) Sanitization: Relies on technical evaluation and reasoning to filter incorrect or malicious suggestions.
  • [COMMAND_EXECUTION]: The skill mentions using tools like grep and gh api. These are used appropriately for developer workflows and show no signs of arbitrary or dangerous command injection.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 27, 2026, 08:34 PM