Knowledge Graph
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The skill bundle is designed to manage a file-based knowledge graph within the OpenClaw workspace. The `SKILL.md` provides clear, non-malicious instructions for the agent, with no evidence of prompt injection attempts. The `scripts/kg.py` Python script performs file I/O operations (reading/writing `items.json` and `summary.md`) strictly within the designated `life/areas/` directory relative to the workspace root. It does not access sensitive files, make network calls, execute arbitrary commands, or exhibit any other high-risk behaviors or obfuscation techniques.
