home-config-sync

Warn

Audited by Snyk on Apr 8, 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 clones/pulls from a user-provided remote repository URL (see "Remote: user-provided private repository URL" in SKILL.md and references/dotfiles-operations.md) and reads/executes repo files such as bootstrap.sh ("Run the bootstrap script" in the initialization and deploy flows), so untrusted third-party repo content can be ingested and influence actions.

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

  • Potentially malicious external URL detected (high risk: 0.90). The skill explicitly uses a user-provided remote Git repository URL (e.g., / git@github.com:org/repo.git or https://github.com/org/repo.git) at runtime to clone/checkout content and then runs repository-supplied scripts such as bash "$HOME/bootstrap.sh", so remote content fetched from that URL can execute code on the host.

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
Apr 8, 2026, 09:24 AM
Issues
2
Security Audit — snyk — home-config-sync