se-dev-plugin
Warn
Audited by Snyk on Sep 14, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). The workflow invokes helper scripts like
download_pluginhub.py,download_magnetarhub.py, anddownload_plugin_source.pythat fetch external repositories and clone untrusted plugin source code from GitHub into local directories, allowing outsider-authored free text to enter the processing pipeline.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.70). The skill executes
download_pluginhub.pyanddownload_magnetarhub.pyto clone arbitrary GitHub repositories from remote URLs, presenting an official-looking toolset backed by unauthenticated external code fetching under weak provenance, thus hitting the high-severity threshold.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata