obsidian42-brat
Warn
Audited by Snyk on Apr 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill explicitly fetches and installs releases directly from arbitrary GitHub repositories (see SKILL.md: "BRAT ... pulls releases directly from GitHub repos" and the "Install a Beta Plugin" workflow that says to paste a repo URL and "BRAT downloads the latest release"), meaning the agent will ingest and act on untrusted, user-generated third‑party content that can change tool behavior.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). BRAT downloads and installs plugin releases from GitHub repository URLs at runtime (e.g., https://github.com/author/obsidian-plugin-name and https://github.com/TfTHacker/obsidian42-brat), which results in fetching and executing remote plugin code inside Obsidian and thus external content can directly control executed code.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata