skills/gjkim42/kanon-repo/api-review/Gen Agent Trust Hub

api-review

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [PROMPT_INJECTION]: The skill includes comprehensive instructions to treat all pull request and issue content as untrusted data. It explicitly directs the agent to ignore any embedded instructions or adversarial content, providing a dedicated checklist section for handling potential injection attempts (ingestion points: gh pr view, gh issue view, and git diff in SKILL.md; boundary markers and sanitization: present in SKILL.md and references/api-review-checklist.md; capability inventory: git and gh in SKILL.md).
  • [COMMAND_EXECUTION]: The tool uses git and gh CLI commands to retrieve the necessary context for reviewing API designs. These operations are standard for development workflows and are restricted to retrieving information for an in-chat report.
  • [EXTERNAL_DOWNLOADS]: The skill connects to GitHub's official services through the gh tool to fetch pull request metadata and comments. This interaction with a well-known service is documented as part of the intended workflow.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 01:21 AM
Security Audit — agent-trust-hub — api-review