Back to Directory
development

Secret Scanner

Scan your codebase for leaked secrets and API keys. Use when you need a security check before pushing.

Installation

Run this in your terminal or add to your configuration:

# Clone into your skills directory git clone ...
API Key Required

This skill requires external API keys. Check the repository for .env setup instructions.

About this Skill

- Initial public release as an npm package with CLI and core source files. - Added CLI and scanning logic with TypeScript source and compiled JavaScript output. - Provided package.json, lockfile, and TypeScript config. - Updated documentation for a simpler, more concise user guide.