vibe-review-docs
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes
git,gh(GitHub CLI), and the vendor-specificvibeCLI tool to identify changed files and perform documentation audits. These commands are used appropriately for local workflow automation. - [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface as it processes untrusted markdown files during its review process.
- Ingestion points: Markdown files (.md) identified through
git diffandgh pr diff(SKILL.md). - Boundary markers: None.
- Capability inventory: Invocation of
vibe,git, andghcommands (SKILL.md). - Sanitization: No explicit sanitization of document content before processing is mentioned.
Audit Metadata