Douyin To Obsidian

PassAudited by VirusTotal on May 13, 2026.

Findings (1)

The skill bundle contains a hardcoded Groq API key in `config.json`, which is a significant security oversight. Furthermore, the `SKILL.md` instructions present a high risk of shell injection; they direct the agent to fetch a URL and a title from a third-party website (Douyin) and pass them directly into shell commands (`curl` and `obsidian` CLI) without sanitization. This could allow a malicious webpage to execute arbitrary commands on the host system if the agent processes a crafted URL or title.