okf
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes local Python scripts (
render_okf_viewer.pyandvalidate_okf.py) to automate the organization and validation of knowledge bundles. These scripts are invoked via the command line and operate on the local file system. - [EXTERNAL_DOWNLOADS]: The visualization script generates an HTML file that includes references to common JavaScript libraries (Cytoscape and Marked) hosted on the jsDelivr CDN. This is a well-known service and the use is appropriate for the skill's purpose.
- [DATA_EXPOSURE]: The scripts read the contents of a user-defined directory to generate metadata and interactive views. Technical review of the source code confirms that these scripts function entirely locally and do not contain logic for exfiltrating or sharing the accessed data with external entities.
Audit Metadata