obsidian-plugin-bootstrap

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill instructs the user to clone the official Obsidian sample plugin repository from GitHub. This is a documented best practice for starting plugin development.
  • [COMMAND_EXECUTION]: Provides instructions for running standard development commands including npm install, npm run dev, and npm run build. These are used locally to manage dependencies and compile the TypeScript source code into a functional plugin bundle.
  • [SAFE]: No malicious patterns, prompt injections, or unauthorized data access attempts were detected. The technical configurations for esbuild and manifest.json align with the official Obsidian documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 03:45 AM
Security Audit — agent-trust-hub — obsidian-plugin-bootstrap