Security Scanner

Installation
SKILL.md

Security Scanner

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.

What It Scans For

The security scanner looks for common patterns of sensitive data:

Credentials & Authentication

  • Passwords (hardcoded, plaintext)
  • Usernames in authentication contexts
  • Private keys (RSA, SSH, PGP)
  • Authentication tokens
  • Session IDs
  • PIN codes

API Keys & Tokens

Installs
First Seen
Security Scanner — bizshuk/llm_plugin