Obsidian Tasknotes
PassAudited by VirusTotal on May 12, 2026.
Findings (1)
The OpenClaw AgentSkills skill bundle for Obsidian TaskNotes is benign. It is designed to interact with a local HTTP API running within Obsidian on `localhost` (default port 8080). The `SKILL.md` provides clear instructions for setup and usage, without any prompt injection attempts. The `scripts/tasks.py` script uses standard Python libraries (`requests`, `python-dotenv`), loads API credentials from a local `.env` file, and makes all network calls exclusively to `localhost`. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or obfuscation.
