kg
Pass
Audited by Gen Agent Trust Hub on Jun 29, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates the loading of local knowledge graph entities from the workspace into the agent's context. This is a standard load pattern for internal knowledge retrieval.
- [SAFE]: Data access is confined to specific local paths (~/broomva/docs/ and ~/broomva/research/entities/). The skill contains no network functionality and does not attempt to exfiltrate data.
- [SAFE]: The Python implementation uses safe logic for parsing and scoring. It employs yaml.safe_load() for configuration parsing and uses standard regular expressions to extract data from the markdown catalog.
- [SAFE]: No prompt injection, obfuscation, or persistence mechanisms were detected. The workflow instructions provided for the agent use standard system utilities for file inspection and local script execution.
Audit Metadata