·security scanner
!

security scanner

Scan workspace for potential security risks including exposed passwords, API keys, tokens, and other sensitive data

18Installs·1Trend·@bizshuk

Installation

$npx skills add https://github.com/bizshuk/llm_plugin --skill security scanner

How to Install security scanner

Quickly install security scanner AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/bizshuk/llm_plugin --skill security scanner
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: bizshuk/llm_plugin.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/bizshuk/llm_plugin --skill security scanner
Category
!Security
Verified
First Seen
2026-02-20
Updated
2026-03-11

Browse more skills from bizshuk/llm_plugin

Quick answers

What is security scanner?

Scan workspace for potential security risks including exposed passwords, API keys, tokens, and other sensitive data Source: bizshuk/llm_plugin.

How do I install security scanner?

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

Where is the source repository?

https://github.com/bizshuk/llm_plugin

Details

Category
!Security
Source
skills.sh
First Seen
2026-02-20