help
Warn
Audited by Snyk on Jul 7, 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.85). The required workflow explicitly instructs the agent to fetch and read
btp-ui-theme-designer/docs/cf/index.mdand then read additional markdown files from that repository at runtime (public web content from an external GitHub source), which can contain outsider-authored free text that may include prompt-injection payloads.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The SKILL runs a git clone of https://github.com/SAP-docs/btp-ui-theme-designer at runtime (SKILL.md lines 9-13) to fetch docs that the agent is then instructed to read and use to generate answers, so remote content directly controls prompts.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata