Ontology To Expertpack
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill bundle is a utility for converting knowledge graphs from OpenClaw's Ontology format to the ExpertPack format. The Python script (scripts/convert.py) performs local file processing, includes a 'sanitize_properties' function to explicitly strip sensitive keys (e.g., passwords, tokens) during conversion, and uses safe filename sanitization (to_kebab) to prevent path traversal. No network activity, persistence mechanisms, or malicious instructions were found.
