Перейти к основному содержимому
Этот контент пока недоступен на вашем языке и отображается на английском.

Secrets Scan

Skill Проверено
98

Detect API keys, passwords, tokens, and other secrets in code. Use when you need to find hardcoded credentials and sensitive data in source code.

Резюме ИИ

This skill performs deep detection of hardcoded credentials, API keys, passwords, and other sensitive data within source code using a comprehensive set of patterns. It includes options for entropy analysis, checking git history, and specifying scan scopes, with detailed output reports and guidance on handling false positives and remediating found secrets.

Установка

npx skills add jwynia/agent-skills

Запускает Vercel skills CLI (skills.sh) через npx — нужны локальный Node.js и хотя бы один установленный совместимый со skills агент (Claude Code, Cursor, Codex, …). Предполагается, что репозиторий соответствует формату agentskills.io.

2 months ago
70 stars
MIT
Обновлено 2 days ago
Посмотреть исходный код