bknd-bulk-operations
Warn
Audited by Snyk on Feb 16, 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.70). The skill's React BulkImport component explicitly reads and JSON.parse()s a user-uploaded file in handleFileUpload (file.text() → JSON.parse) and then processes those items, so it ingests untrusted user-generated content that the agent will read/interpret.
Audit Metadata