free-data-sources

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references the GDELT Project API (https://api.gdeltproject.org/api/v2/doc/doc) as a source for global news signals. GDELT is a well-known research project.
  • [COMMAND_EXECUTION]: The skill provides a curl command for querying a local service (Cortex) at http://localhost:6400/api/search to retrieve research procedures.
  • [PROMPT_INJECTION]: The skill presents a surface for indirect prompt injection by processing data from local search results and external APIs.
  • Ingestion points: Local search results from http://localhost:6400/api/search and external news signals from https://api.gdeltproject.org/api/v2/doc/doc.
  • Boundary markers: Absent; the instructions do not specify the use of delimiters or 'ignore' warnings for the data ingested from these sources.
  • Capability inventory: The skill utilizes curl for network requests.
  • Sanitization: Absent; no instructions for escaping or validating the content retrieved from the search or news APIs are provided.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 07:18 AM
Security Audit — agent-trust-hub — free-data-sources