llm-wiki-starter
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches CLI tools, the Obsidian application, and a wiki template from well-known sources including Homebrew, the author's GitHub repository, and official package registries.
- [COMMAND_EXECUTION]: Executes shell commands via system package managers (apt, dnf, brew, winget, etc.) to install dependencies. Uses
sedand PowerShell for text manipulation during the scaffolding process. - [REMOTE_CODE_EXECUTION]: Downloads and executes the official Homebrew installation script on macOS. Fetches and installs executable JavaScript plugins for Obsidian from community repositories on GitHub.
Audit Metadata