obsidian-core-workflow-a
Pass
Audited by Gen Agent Trust Hub on Sep 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to generate boilerplate code and configuration for local Obsidian plugin development. It follows standard developer workflows.
- [COMMAND_EXECUTION]: Utilizes bash commands to initialize node projects, install dependencies, and build/deploy the plugin to a local Obsidian vault directory. All operations are transparent and consistent with the skill's description.
- [EXTERNAL_DOWNLOADS]: Installs well-known and reputable development packages (obsidian, typescript, esbuild) from the official npm registry.
- [DATA_EXPOSURE]: No sensitive data is accessed or exfiltrated. The skill interacts solely with the project directory and the user-designated Obsidian vault path.
Audit Metadata