obsidian-plugin-editor-api
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard boilerplate code for Obsidian plugin development. It correctly uses safe DOM manipulation methods (e.g.,
createEl,textContent) which prevent cross-site scripting (XSS) when rendering user-provided content. - [SAFE]: External links and package references target official Obsidian documentation and the well-known CodeMirror library. There are no indications of suspicious downloads or unverified dependencies.
- [SAFE]: No obfuscation, prompt injection, or data exfiltration patterns were detected. The skill's behavior and instructions match its stated purpose as a developer integration guide.
Audit Metadata