obsidian-rest-api
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The skill facilitates interaction between an AI agent in a WSL/remote environment and the Obsidian Local REST API on a Windows host. It includes automated setup logic in SKILL.md to detect the host IP via /etc/resolv.conf and stores API credentials in a local workspace file (TOOLS.md). While it utilizes insecure curl flags (-k) to accommodate the plugin's default self-signed certificates, the behavior is transparent, well-documented in references/api.md, and strictly aligned with the stated purpose without any signs of malicious intent or data exfiltration.
