Back to skill
Skillv0.1.0
VirusTotal security
Skill Security Scanner · External malware reputation and Code Insight signals for this exact artifact hash.
Scanner verdict
BenignMar 27, 2026, 10:31 PM
- Hash
- d1bdf6cce67c0b1647d73d7c0d6e2843d0dca94102893ec6799ad2731c9691f5
- Source
- palm
- Verdict
- benign
- Code Insight
- Type: OpenClaw Skill Name: skill-secure-checker Version: 0.1.0 The skill is a legitimate security scanning tool designed for static analysis of Python code and configuration files. It identifies dangerous functions (e.g., eval, exec, os.system), hardcoded secrets (API keys, tokens), and insecure communication patterns. The implementation in source/scanner.py uses the Python 'ast' module for safe structural analysis and standard regex for secret detection. The installation script (install.sh) and CLI entry point (source/cli.py) follow standard practices for local tools, and no evidence of data exfiltration, malicious execution, or prompt injection was found.
- External report
- View on VirusTotal
