Back to skill
Skillv1.0.0
VirusTotal security
Skill Audit by Raini · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignApr 30, 2026, 3:37 AM
- Hash
- b04a27a14974bba4b2e3e620c91b5b34c138c7fa8f8b27fb9da51e0dc7ac1ea8
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: raini-skill-audit Version: 1.0.0 This skill is a security scanner designed to detect malicious patterns in other OpenClaw skills. The `SKILL.md` clearly outlines its purpose and the types of risks it identifies (e.g., credential reading, data exfiltration, dynamic code execution). The `src/audit.js` file implements this scanner by using regular expressions to analyze the content of other skill files. While it performs file system access (`fs.readdirSync`, `fs.readFileSync`), this is strictly for reading the code of target skills, which is necessary for its stated security auditing function. There is no evidence of prompt injection, data exfiltration, or malicious execution by this skill itself; rather, it identifies these behaviors in *other* skills.
- External report
- View on VirusTotal
