skill-security-auditor - Advanced Security Auditing Tool for OpenClaw Skills
Security scanning tool to detect malicious patterns in OpenClaw skills
Tags
Updated: 2026-02-14Capabilities
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
