Axiomata Skill Evaluator Zh

PassAudited by VirusTotal on May 13, 2026.

Findings (1)

The axiomata-skill-evaluator-zh bundle is a developer utility designed to audit and score the quality of OpenClaw skills using structural and heuristic analysis. The included Python scripts, eval-skill.py and evaluator.py, perform static analysis such as checking for required sections in SKILL.md, verifying Python syntax via the ast module, and scanning for hardcoded secrets or undocumented environment variables. The logic is transparent, lacks external dependencies, and does not exhibit signs of data exfiltration, persistence, or malicious execution.