using-backstage-backend-services
Warn
Audited by Snyk on Jun 26, 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). High indirect prompt-injection risk: if the skill’s runtime uses
coreServices.urlReaderto fetch external URLs, the fetched page/file text is converted to readable strings (e.g., viabuffer().toString('utf-8')) and then fed into the agent’s LLM context.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata