ast-grep
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing the ast-grep utility using official and trusted package managers, specifically Homebrew (
brew install) and Cargo (cargo install). It also references the official GitHub repositories and documentation sites for the tool, which are well-known and reputable sources in the developer community. - [COMMAND_EXECUTION]: The skill outlines various command-line interface (CLI) usage patterns for performing structural code analysis and batch transformations. These commands (e.g.,
ast-grep scan,ast-grep run) are executed locally within the user's project directory and are consistent with the documented and intended functionality of the ast-grep tool.
Audit Metadata