secret-scanner
This skill provides automated assistance for secret scanner tasks within the Security Fundamentals domain.
Content Preview
--- name: secret-scanner description: | Secret Scanner - Auto-activating skill for Security Fundamentals. Triggers on: secret scanner, secret scanner Part of the Security Fundamentals skill category. allowed-tools: Read, Write, Grep, Bash(npm:*) version: 1.0.0 license: MIT author: Jeremy Longshore <[email protected]> --- # Secret Scanner ## Purpose This skill provides automated assistance for secret scanner tasks within the Security Fundamentals domain. ## When to Use This ski
How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/secret-scanner.md \
https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/planned-skills/generated/03-security-fundamentals/secret-scanner/SKILL.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skillsThen reference at planned-skills/generated/03-security-fundamentals/secret-scanner/SKILL.md
Related Skills
secret-patterns
Secret Pattern Reference
engineeringsecretpatterns
by alirezarezvani · alirezarezvani-claude-skills
env-secret-detector
This skill provides automated assistance for env secret detector tasks within the Security Fundamentals dom
env-secret-detectorenvsecretdetector
by jeremylongshore · plugins-plus-skills
azure-keyvault-secrets-rust
Azure Key Vault Secrets SDK for Rust. Use for storing and retrieving secrets, passwords, and API keys. Triggers: "keyvault secrets rust", "SecretClient rust", "get secret rust", "set secret rust".
securityazurekeyvaultsecrets
by sickn33 (Antigravity) · antigravity-awesome-skills
azure-security-keyvault-secrets-java
Azure Key Vault Secrets Java SDK for secret management. Use when storing, retrieving, or managing passwords, API keys, connection strings, or other sensitive configuration data.
securityazuresecuritykeyvault
by sickn33 (Antigravity) · antigravity-awesome-skills