secrets-scanner

Scan codebases for secrets, credentials, and PII patterns.

32|7|Updated Dec 10, 2025
One-click install
npx skills add https://github.com/jamesjlundin/full-stack-web-and-mobile-template --skill secrets-scanner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: secrets-scanner
Source: https://github.com/jamesjlundin/full-stack-web-and-mobile-template/tree/main/.claude/skills/secrets-scanner
Command: npx skills add https://github.com/jamesjlundin/full-stack-web-and-mobile-template --skill secrets-scanner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates scanning the codebase for secrets, credentials, and PII, helping you prevent leaks and enforce secure coding practices.

Core Features & Use Cases

  • Pattern-based Detection: Identify API keys, private keys, tokens, and database URLs.
  • PII & Credential Audits: Detect emails, phone numbers, and sensitive data patterns.
  • Remediation Guidance: Produce a report with recommended rotation and cleanup steps.

Quick Start

Run the Secrets Scanner to identify potential secrets and print a concise report.