doc-write
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill instructions follow standard documentation-as-code practices.\n- [COMMAND_EXECUTION]: The skill utilizes the Bash tool to run quality check commands such as
pnpm lint:md,vale,pnpm start, andpnpm build. These are legitimate project scripts used to verify formatting, style, and link integrity within the repository.\n- [PROMPT_INJECTION]: The documentation workflow involves reading existing project files (e.g., insources/platform/) and user instructions. While this represents a surface for indirect instructions, the risk is addressed through automated validation steps like style linting (vale) and build verification.
Audit Metadata