skill-graph-for-analogical-reasoning
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill bundle provides a legitimate utility for building and querying a graph of OpenClaw skills to improve retrieval through analogical reasoning. The core logic in 'core.py' and 'cli.py' implements standard NLP techniques (TF-IDF, cosine similarity) and graph construction based on skill metadata and content. While the tool checks for environment variables and binaries (via 'build_readiness'), it does so only for those explicitly defined in the skills it scans to determine execution compatibility. No evidence of data exfiltration, unauthorized network access, or malicious prompt injection was found.
