LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

skill-security-auditor - Advanced Security Auditing Tool for OpenClaw Skills

Security scanning tool to detect malicious patterns in OpenClaw skills

Tags

Updated: 2026-02-14

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • scan skill files with YARA rules
  • analyze code with LLM semantics
  • perform batch scanning
  • generate security reports
  • classify vulnerability severity

Inputs

  • skill file paths
  • Python script files
  • test samples
  • YARA rule files

Outputs

  • scan reports
  • JSON format results
  • detection results
  • severity classifications

Requirements

  • OpenClaw >= 2026.2.0
  • Python 3.11+
  • yara-python >= 4.3.0
  • requests >= 2.28.0
  • pyyaml >= 6.0

Source

  • Spec: SKILL.md
security
audit
yara
llm
scanner
vulnerability-detection
scan skill files with YARA rules
analyze code with LLM semantics
perform batch scanning
generate security reports
skill file paths
Python script files
test samples
scan reports
JSON format results
detection results