中文 技能评估系统
PassAudited by VirusTotal on May 8, 2026.
Findings (1)
The bundle is a skill evaluation and quality assurance toolset designed to audit OpenClaw skills using the Axioma 5D and ISO 25010 frameworks. The core scripts, evaluator.py and eval-skill.py, perform static analysis on skill directories, checking for structural integrity, documentation completeness, and security best practices (e.g., scanning for hardcoded secrets using regex). While the scripts contain hardcoded local paths specific to the author's environment (e.g., /media/ezekiel/Merlin/), the logic is transparent, lacks network exfiltration or unauthorized execution capabilities, and aligns entirely with the stated purpose of skill auditing.
