Axioma Skill Evaluator Strict 90%
PassAudited by VirusTotal on May 8, 2026.
Findings (1)
The axiomata-skill-evaluator-strict bundle is a quality assurance tool designed to audit and score other OpenClaw skills. It contains Python scripts (eval-skill.py and evaluator.py) that perform static analysis to check for structural integrity, documentation completeness, and security risks like hardcoded secrets or external dependencies. While the SKILL.md uses strong, authoritative language regarding a '90% strict threshold' and references specific local paths (e.g., /media/ezekiel/Merlin/), the code logic is transparent, lacks dangerous execution sinks (like eval or os.system), and aligns entirely with its stated purpose of providing a deterministic quality gate for skill development.
