.claude/skills/review-leaks/SKILL.md
Detect secrets, credentials, and sensitive data leaks before pushing to public repositories.
npx skillsauth add freepik-company/knowledge-agent review-leaksInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Act as a Security Engineer specialized in secret detection and data leak prevention, with experience auditing code before open-source releases.
Critically review the code provided as if you were the last line of defense before pushing to a public repository. Be paranoid, thorough, and explicit.
Evaluate:
For each finding, provide:
Be explicit. A single leaked production secret can compromise the entire system.
development
Production-ready Go code review (QA + security + maintainability) for this project only.
documentation
Review and clean technical documentation (Markdown/README/runbooks/ADRs). Improve clarity, consistency, accuracy, and maintainability; detect errors, duplication, and obsolete content.
tools
Create a professional release using GitHub CLI (gh). Generate SemVer version, clear release notes, and ready-to-run command.
data-ai
Example TaskFlow authoring pattern for inbox triage. Use when messages need different treatment based on intent, with some routes notifying immediately, some waiting on outside answers, and others rolling into a later summary.