fetch-country-brief
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [DATA_EXFILTRATION]: The skill uses
curlto perform network requests to an external domain (api.worldmonitor.app). This domain is the primary endpoint for the service but is not included in the standard whitelist for network operations. - [PROMPT_INJECTION]: The skill provides a surface for indirect prompt injection through its
frameworkparameter. 1. Ingestion points: Theframeworkquery parameter inSKILL.mdaccepts up to 2000 characters of free-text input. 2. Boundary markers: There are no boundary markers or instructions to the AI to ignore instructions embedded within theframeworktext. 3. Capability inventory: The skill utilizescurlinSKILL.mdto send this user-controlled data to an external AI service. 4. Sanitization: The input is not validated or sanitized before being included in the API request.
Audit Metadata