knowledge-consolidation
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for documentation and knowledge management, using local scripts and templates. No malicious behaviors, network activity, or unauthorized file access were detected.
- [COMMAND_EXECUTION]: The skill runs a local helper script,
get-knowledge-path.cjs, to determine output file paths. This script is part of the skill package and utilizes standard, safe file system operations with input validation. - [PROMPT_INJECTION]: While the skill ingests conversation history (an indirect injection surface), it mitigates risks by applying a strict sanitization process for generated filenames and using a static output template.
Audit Metadata