setup
Pass
Audited by Gen Agent Trust Hub on Aug 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill guides the user through setting up the Vale documentation linter in a repository without introducing security risks.
- [EXTERNAL_DOWNLOADS]: The skill references the official Vale documentation (docs.vale.sh) and the style explorer (vale.sh) for installation and style selection. These are official resources for the tool.
- [COMMAND_EXECUTION]: The skill uses standard CLI commands such as
vale ls-config,vale --version, andvale syncto verify configuration, check versioning, and download style packages as part of its primary functionality.
Audit Metadata