plugin-installer
Warn
Audited by Snyk on Apr 12, 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.90). The skill explicitly fetches and ingests arbitrary public GitHub repositories (see scripts/install-plugin-from-github.py and scripts/github_utils.py which call the GitHub API and download repo zip/git clones) and then parses plugin.json and other repo contents as part of validation and promotion, so untrusted user-generated repo content can directly influence install/validation/rollback actions.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata