obsidian-install-auth
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches the official Obsidian sample plugin from the obsidianmd GitHub organization repository.\n- [COMMAND_EXECUTION]: Uses git, npm, mkdir, and ln to prepare the workspace and create symlinks within the user's home directory to enable a development workflow.\n- [REMOTE_CODE_EXECUTION]: Invokes npm install and build scripts defined in the external repository to compile the plugin, which is a standard step in the project initialization process.
Audit Metadata