drupal-contrib-mgmt
Warn
Audited by Snyk on Apr 17, 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). This skill's README, SKILL.md, reference docs, and example scripts explicitly instruct fetching and parsing public, user-generated content from drupal.org and git.drupalcode.org (issue nodes, .patch attachments, RSS feeds and MR diffs via curl/web requests) and then acting on those findings (adding/removing/applying patches), so untrusted third‑party content can materially influence tool actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill explicitly fetches and applies remote patch files at runtime (for example: https://www.drupal.org/files/issues/2024-06-15/audiofield-file-validator-3432063-12.patch is downloaded via curl and/or referenced in composer.json for composer-patches), and those fetched .patch/.diff files directly modify/execute code and are relied upon as required dependencies.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata