jp-architecture
Warn
Audited by Snyk on Jul 28, 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). Step 1 ingests outsider-authored PRD/addendum/user-provided notes and possible incoming
handoff-<this_side>.mdfrom{project-root}/docs/juspay/(withinstep-01-init.md), and subsequent steps analyze that content, so an outsider can submit free text via their repo/docs that the runtime reads before selecting any specific trusted item.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The skill explicitly calls doc_fetch_tool at runtime to fetch Juspay documentation from the allowed external domains (
*.juspay.io,*.juspay.in,dth95m2xtyv8v.cloudfront.net), and those fetched docs are required and used to directly ground and control the agent's architecture decisions and outputs.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata