knowledge-finalize
Pass
Audited by Gen Agent Trust Hub on Jul 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate administrative tool for managing a knowledge base. It uses a series of local Python scripts and shell commands to move files, update indexes, and trigger analysis. No malicious patterns such as obfuscation, credential theft, or unauthorized network activity were detected.
- [COMMAND_EXECUTION]: The skill executes various local scripts (e.g.,
cycle-guard.py,wiki_index_update.py,lint_wiki.py) and shell commands to manage project files and wiki structure. These commands are integral to the documented 'Phase 7' workflow and operate within the project and wiki directories. - [DATA_INGESTION]: The skill ingests research drafts and metadata to generate synthesis pages. It includes sanitization logic for summaries and uses structured JSON/YAML for metadata handling, which are standard practices for maintaining data integrity in a knowledge system.
Audit Metadata