kb-build
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands including 'ls' to survey the corpus layout, 'mkdir' to create the .kb/ directory structure, 'git rev-parse' to record the repository's HEAD SHA, and 'date' to generate ISO-8601 timestamps for state tracking.
- [SAFE]: The skill is designed for local summarization tasks and does not involve external network communication or the installation of unverified dependencies. It includes a comprehensive exclusion list that prevents the ingestion of version control metadata (.git), dependencies (node_modules), and build artifacts.
Audit Metadata