Skill Recommender

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The skill bundle is a utility for analyzing and recommending OpenClaw skills based on local metadata. It implements robust security practices, such as path validation in `scripts/recommend_skills.js` to prevent directory traversal attacks. The scripts perform keyword-based scoring and clustering without any network connectivity, external data exfiltration, or use of dangerous execution functions like eval or child_process.