robotframework-requests-skill

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.90). This skill instructs making HTTP requests to arbitrary external URLs (e.g., GET ${URL}, GET https://api.example.com/users, Create Session ${API_URL}) and explicitly reads/parses response bodies (response.text, response.json()) and headers (Debug Request logs), which clearly allows ingestion of untrusted, third-party web content.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 16, 2026, 12:30 PM