obsidian-multi-env-setup
Pass
Audited by Gen Agent Trust Hub on Apr 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: A comprehensive analysis of the instructions and implementation guide confirms that the skill is safe for use. It facilitates standard Obsidian vault management and development practices.
- [COMMAND_EXECUTION]: The skill uses local shell commands like
mkdir,ln,cp, andrmto manage environment directories and symbolic links. These commands are appropriately used for the task of environment isolation and configuration. - [EXTERNAL_DOWNLOADS]: References the download of the
hot-reloadcommunity plugin from a recognized repository on GitHub and official GitHub Actions from theactionsorganization. These are well-known and trusted sources in the developer ecosystem. - [REMOTE_CODE_EXECUTION]: The provided CI/CD templates and implementation scripts utilize standard build and test tools such as
npmandts-nodeto verify plugin functionality in isolated environments, representing a safe software development lifecycle.
Audit Metadata