knowledge-index
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs routine maintenance tasks on a local filesystem, such as moving configuration files and regenerating markdown indexes. These actions are consistent with the stated purpose of the skill.
- [COMMAND_EXECUTION]: The skill executes several local scripts (e.g.,
sub_index.py,root_index.py,migrate-layout.py) usingpython3. All executable paths are resolved using the${CLAUDE_PLUGIN_ROOT}environment variable, ensuring they originate from the trusted local installation directory. - [DATA_EXFILTRATION]: The skill reads internal configuration files like
binding.jsonandconfig.jsonto identify the knowledge base path and schema version. This data is processed locally to guide the maintenance workflow and is not transmitted to external domains.
Audit Metadata