code-review
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses local
gitcommands, specificallygit diffandgit rev-parse, to gather code changes and branch metadata for analysis. - [EXTERNAL_DOWNLOADS]: The skill downloads a reference RFC document from the vendor's own repository (
folio-org/rfcs) usingcurlto validate architectural compliance. - [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection as it ingests untrusted code from git diffs. Ingestion points:
git diffoutput processed inSKILL.md. Boundary markers: Absent. Capability inventory:gitandcurlcommands. Sanitization: Absent.
Audit Metadata