weekly-lab-sync

Warn

Audited by Snyk on Mar 30, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.80). The skill explicitly fetches and reads untrusted, user-generated GitHub content (e.g., it uses gh api to discover repos, read commit messages, and fetch analyses/.../lab_notebook.md files as described in "Phase 1" and "What It Does"), and those files are parsed to produce summaries and drive decisions about Obsidian updates, so third-party content can materially influence actions.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

  • Potentially malicious external URL detected (high risk: 0.90). The skill uses the gh CLI at runtime to fetch lab_notebook.md files (e.g., "gh api repos/OWNER/REPO/contents/analyses/FOLDER/lab_notebook.md" and repos like "shahcompbio/SarcAtlas"), and that external markdown is injected into the agent’s context to drive summaries and proposed edits, so it directly controls agent prompts and is a required dependency.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 30, 2026, 07:33 PM
Issues
2