robel-auth
Warn
Audited by Snyk on Jun 23, 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). At runtime,
scripts/check-upstream.shfetches outsider-authored free text from public web sources (e.g.,curlof GitHub raw README and self-hosting INTEGRATION.md) into local files, which can be read/used by the agent workflow.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The script scripts/check-upstream.sh performs runtime curl fetches of upstream docs (https://raw.githubusercontent.com/robelest/convex-auth/main/README.md, https://raw.githubusercontent.com/robelest/convex-auth/release/README.md, and https://raw.githubusercontent.com/get-convex/self-hosting/main/INTEGRATION.md) which the skill requires as authoritative inputs before proposing code, so external content fetched at runtime can directly control the agent's decisions.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata