بنقرة واحدة
secrets-scanner
Scan for sensitive information in code like API keys, tokens, passwords
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Scan for sensitive information in code like API keys, tokens, passwords
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Run Ansible ad-hoc commands and playbook operations
Headless browser automation via agent-browser (Playwright/Chromium) - navigate, snapshot, click, type, screenshot, eval, console
Query Datadog monitors, dashboards, and metrics
Query GitLab projects, merge requests, and CI pipelines
Query Harbor container image registry projects and artifacts
Manage Helm charts and releases on Kubernetes
| name | secrets-scanner |
| description | Scan for sensitive information in code like API keys, tokens, passwords |
| activation_keywords | ["secrets","scan","api key","token","credentials","sensitive","leak","security"] |
| execution_mode | server |
Scans text or code for sensitive information:
Use builtin_secrets_scanner tool with fields:
text: the text to scan (required)patterns: (optional) custom regex patterns to detectReturns list of detected secrets with type and location.