ci
Pass
Audited by Gen Agent Trust Hub on Aug 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references a GitHub Action (
vale-cli/vale-action@reviewdog) and a pre-commit hook repository (https://github.com/vale-cli/vale). These are official resources associated with the tool's author, vale-cli. - [REMOTE_CODE_EXECUTION]: No suspicious remote code execution patterns or unverified package installations were detected. The skill specifically recommends pinning versions for pre-commit hooks and package URLs to ensure stability and security.
- [COMMAND_EXECUTION]: The provided bash commands for CI runners (
vale --no-global --output=line docs/) are standard usage patterns for the tool and do not involve unsafe input interpolation or privilege escalation. - [DATA_EXFILTRATION]: No network exfiltration or sensitive file access patterns were identified.
Audit Metadata