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, and download_plugin_source.py that 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.py and download_magnetarhub.py to 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
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
Sep 14, 2026, 09:17 AM
Issues
2
Security Audit — snyk — se-dev-plugin