๐ŸŽฏ

dependency-auditor

๐ŸŽฏSkill

from useai-pro/openclaw-skills-security

VibeIndex|
What it does
|

An OpenClaw security skill that audits project dependencies for known vulnerabilities and supply chain risks.

๐Ÿ“ฆ

Same repository

useai-pro/openclaw-skills-security(14 items)

dependency-auditor

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add useai-pro/openclaw-skills-security --skill dependency-auditor
skills.sh Installโš  Installs to .agents/skills/
npx skills add useai-pro/openclaw-skills-security --skill dependency-auditor
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/dependency-auditor/SKILL.md

SKILL.md

318Installs
-
AddedFeb 6, 2026

More from this repository10

๐ŸŽฏ
skill-vetter๐ŸŽฏSkill

Security-first skills for the OpenClaw ecosystem providing skill auditing (typosquatting, permissions, prompt injection detection) and environment setup auditing (credential leaks, unsafe defaults, missing sandbox).

๐ŸŽฏ
skill-auditor๐ŸŽฏSkill

A security-first skill that audits any SKILL.md before installation, checking for typosquatting, unsafe permissions, prompt injection, supply chain risks, and data exfiltration attempts.

๐ŸŽฏ
skill-guard๐ŸŽฏSkill

A security-first skill for the OpenClaw ecosystem that audits SKILL.md files before installation, checking for typosquatting, permission issues, prompt injection, supply chain risks, and data exfiltration threats.

๐ŸŽฏ
prompt-guard๐ŸŽฏSkill

A prompt guard skill from the OpenClaw security skills collection that audits SKILL.md files and environments for typosquatting, permissions issues, prompt injection, supply chain risks, and credential leaks.

๐ŸŽฏ
credential-scanner๐ŸŽฏSkill

An OpenClaw security skill that scans for credential leaks and hardcoded secrets in code, part of the UseAI.pro security-first skills collection.

๐ŸŽฏ
config-hardener๐ŸŽฏSkill

A Claude Code skill for hardening configurations as part of the OpenClaw security skills ecosystem, providing security auditing capabilities alongside specialized reusable security check modules.

๐ŸŽฏ
output-sanitizer๐ŸŽฏSkill

An OpenClaw security skill that sanitizes agent outputs to prevent data exfiltration and information leakage.

๐ŸŽฏ
permission-auditor๐ŸŽฏSkill

An OpenClaw security skill that audits file and system permissions to detect overly permissive access configurations.

๐ŸŽฏ
sandbox-guard๐ŸŽฏSkill

An OpenClaw security skill that implements sandbox isolation and guards against unauthorized system access.

๐ŸŽฏ
setup-auditor๐ŸŽฏSkill

Check your environment for credential leaks, unsafe defaults, missing sandbox (wizard-style). Part of useai-pro/openclaw-skills-security.