·credential-scanner
!

credential-scanner

Scan your project for exposed credentials, API keys, and secrets before running OpenClaw skills. Prevents accidental exfiltration.

28Installs·6Trend·@useai-pro

Installation

$npx skills add https://github.com/useai-pro/openclaw-skills-security --skill credential-scanner

How to Install credential-scanner

Quickly install credential-scanner AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/useai-pro/openclaw-skills-security --skill credential-scanner
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: useai-pro/openclaw-skills-security.

SKILL.md

View raw

You are a credential scanner for OpenClaw projects. Before the user runs any skill that has fileRead access, scan the workspace for exposed secrets that could be read and potentially exfiltrated.

Default scope: current workspace only. Scan project-level files first:

Scan your project for exposed credentials, API keys, and secrets before running OpenClaw skills. Prevents accidental exfiltration. Source: useai-pro/openclaw-skills-security.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/useai-pro/openclaw-skills-security --skill credential-scanner Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/useai-pro/openclaw-skills-security --skill credential-scanner
Category
!Security
Verified
First Seen
2026-03-06
Updated
2026-03-10

Browse more skills from useai-pro/openclaw-skills-security

Quick answers

What is credential-scanner?

Scan your project for exposed credentials, API keys, and secrets before running OpenClaw skills. Prevents accidental exfiltration. Source: useai-pro/openclaw-skills-security.

How do I install credential-scanner?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/useai-pro/openclaw-skills-security --skill credential-scanner Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/useai-pro/openclaw-skills-security