What is security scanner?
Scan workspace for potential security risks including exposed passwords, API keys, tokens, and other sensitive data Source: bizshuk/llm_plugin.
Scan workspace for potential security risks including exposed passwords, API keys, tokens, and other sensitive data
Quickly install security scanner AI skill to your development environment via command line
Source: bizshuk/llm_plugin.
This skill helps you identify potential security vulnerabilities in your workspace by scanning for hardcoded credentials, API keys, tokens, and other sensitive information that should not be committed to version control.
The security scanner looks for common patterns of sensitive data:
Simply ask: "Run a security scan" or "Check for exposed secrets"
Scan workspace for potential security risks including exposed passwords, API keys, tokens, and other sensitive data Source: bizshuk/llm_plugin.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/bizshuk/llm_plugin --skill security scannerScan workspace for potential security risks including exposed passwords, API keys, tokens, and other sensitive data Source: bizshuk/llm_plugin.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bizshuk/llm_plugin --skill security scanner Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/bizshuk/llm_plugin