Axioma Skill Evaluator Strict EN
PassAudited by VirusTotal on May 8, 2026.
Findings (1)
The bundle is a specialized utility for evaluating the quality and structure of OpenClaw skills, enforcing a strict 90% deterministic threshold. It contains Python scripts (eval-skill.py and evaluator.py) that perform static analysis, including checking for hardcoded secrets via regex, validating Python syntax using the 'ast' module, and verifying SKILL.md formatting. While the files contain numerous hardcoded absolute paths (e.g., /media/ezekiel/Merlin/...) and references to local service APIs (Ollama at localhost:11434), these are non-malicious artifacts of a specific development environment. No evidence of data exfiltration, unauthorized remote execution, or harmful prompt injection was found.
