Claude Skill — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Claude Skill (Plugin) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
This is a Claude Code plugin marketplace that provides the ast-grep plugin. The plugin helps you search your code based on structure rather than just text. With this tool, you can easily find key patterns in your code.
You need to have ast-grep installed on your system. Follow these guidelines below based on your operating system:
Open your terminal and run:
brew install ast-grepVisit your command line and type:
npm install -g @ast-grep/cliUse this command in your terminal if you have Cargo:
cargo install ast-grepTo get started with the claude-skill plugin, you need to download it from the Releases page.
Click on this link to go to the download page: Download claude-skill
On the Releases page, select the version you want to install. Look for the latest release for the best features.
Depending on your operating system, download the appropriate file for installation.
Follow the installation steps outlined below based on your setup.
ast-grep --version ast-grep --version chmod +x ./your_downloaded_file
./your_downloaded_file ast-grep --versionOnce you have installed the claude-skill plugin, you can start using it to search through your codebase.
To search your code, use the following format in your terminal:
ast-grep 'YOUR_SEARCH_TERM' /path/to/your/code ast-grep 'async function {}' /path/to/your/code ast-grep 'useSpecificHook' /path/to/your/codeIf you encounter any issues during installation or usage, consider the following troubleshooting steps:
ast-grep --version.For further assistance and documentation, visit the project's GitHub page.
Feel free to ask questions or share your experiences. Join discussions in our community where you can learn more about using the claude-skill plugin effectively.
Once again, for quick access to download the claude-skill plugin, visit: Download claude-skill
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.