review-mintlify-docs
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is designed for documentation review and follows a safety-conscious workflow. It emphasizes user approval for all changes ('Options-first') and uses standard validation tools.\n- [COMMAND_EXECUTION]: The skill utilizes the
mintCLI (mint validate,mint broken-links,mint dev,mint a11y) for its intended purpose of validating documentation. These commands are executed locally on the documentation directory and do not involve dynamic execution of untrusted code.\n- [PROMPT_INJECTION]: The skill analyzes documentation content which presents a standard surface for indirect prompt injection.\n - Ingestion points: Local documentation files, including
docs.jsonand.mdxfiles (referenced inSKILL.mdStep 1).\n - Boundary markers: None identified in the provided instructions.\n
- Capability inventory: File modification (
SKILL.mdStep 4) and local command execution (SKILL.mdStep 5).\n - Sanitization: None, however, the skill mandates user approval for all changes, which serves as a manual sanitization step.
Audit Metadata