global-learnings
Pass
Audited by Gen Agent Trust Hub on May 5, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes system commands to manage dependencies and search indices.
scripts/setup-qmd.shrunsnpm install -g @tobilu/qmdto install the QMD tool andbrew install sqliteon macOS.scripts/learnings_cli.pyusessubprocess.runto callgitfor knowledge base versioning andqmdfor embedding updates.- [EXTERNAL_DOWNLOADS]: The skill fetches resources from public software registries and model hubs.
scripts/learningsinstalls Python dependencies viauv pip installand downloads theall-mpnet-base-v2embedding model from Hugging Face.scripts/setup-qmd.shinstalls theqmdpackage from the NPM registry.- [DATA_EXFILTRATION]: The skill modifies user shell configuration files (
.zshrc,.bashrc,.bash_profile) to persist theLEARNINGS_HOMEenvironment variable. This is a transparent configuration step required for the tool's intended system-wide functionality.
Audit Metadata