swain-sync
Warn
Audited by Snyk on May 7, 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 rebases from the remote ("git fetch origin", "git --no-pager rev-parse ... @{u}") and runs repository-provided scripts under .agents/bin/ (e.g., adr-check.sh, design-check.sh, detect-worktree-links.sh), and even suggests curling a public URL (https://www.toptal.com/developers/gitignore/...) to populate .gitignore — all of which ingest untrusted, third-party or user-contributed content that the agent reads and acts upon as part of its required workflow.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata