Skip to main content
Back to registry

skill-security-audit

smartchainark/skill-security-audit

Detect malicious patterns in installed Claude and OpenClaw skills. Based on SlowMist's analysis of 472+ malicious skills on ClawHub platform.

Installs199
Install command
npx skills add https://github.com/smartchainark/skill-security-audit --skill skill-security-audit
Security audits
Gen Agent Trust HubFAIL
SocketWARN
SnykPASS
About this skill
Detect malicious patterns in installed Claude and OpenClaw skills. Based on SlowMist's analysis of 472+ malicious skills on ClawHub platform. Use this skill when the user mentions: 安全审计, security audit, skill 检查, 技能安全, scan skills, supply chain security, 扫描技能, 恶意检测, malicious skill, skill 安全扫描 When the user requests a security audit, follow these 5 steps: This auto-discovers and scans all skills in: Read the scanner output. Findings are grouped by skill and sorted by severity: Present findings in this format: For CRITICAL findings: For HIGH findings: Exit codes: 0 = clean, 1 = low/medium risk, 2 = high risk, 3 = critical, 4 = scanner error Each finding includes a confidence score (0-100): When the scanner flags something, also check: The IOC database is at scripts/ioc_database.json . To add new indicators: For detailed information, read these files as needed: - ~/.claude/skills/ - ~/.openclaw/workspace/skills/ - Extra directories from ~/.openclaw/openclaw.json → skills.load.extraDirs - Read references/remediation-guide.md for incident response steps - Guide user through credential rotation if credential theft was detected - Help quarantine the malicious skill - Help user manually review the flagged code - Determine if the pattern is legitimate or malicious in context - Offer to scan a specific skill in detail: python3 skill_audit.py --path /path/to/skill - Offer to explain any...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does skill-security-audit do?

Detect malicious patterns in installed Claude and OpenClaw skills. Based on SlowMist's analysis of 472+ malicious skills on ClawHub platform.

Is skill-security-audit good?

skill-security-audit does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does skill-security-audit work with?

skill-security-audit currently lists compatibility with codex, gemini-cli, opencode, kimi-cli, amp, github-copilot.

What are alternatives to skill-security-audit?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install skill-security-audit?

npx skills add https://github.com/smartchainark/skill-security-audit --skill skill-security-audit

Related skills

Alternatives in Software Engineering