riesgo-pais-argentina
Pass
Audited by Gen Agent Trust Hub on Feb 19, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- EXTERNAL_DOWNLOADS (LOW): The skill makes network requests to
https://anduin.ferminrp.workers.dev. This domain is not on the trusted sources list and represents an unverified external dependency. - COMMAND_EXECUTION (LOW): Employs
curlandjqto fetch and filter data. While used correctly for the stated purpose, these are shell-level operations. - PROMPT_INJECTION (LOW): Contains a surface for indirect prompt injection (Category 8).
- Ingestion points: Data enters via
curlfrom the external API endpoint. - Boundary markers: None; the skill lacks delimiters or instructions for the agent to ignore embedded commands in the JSON response.
- Capability inventory: The skill uses
curlandjqfor processing. - Sanitization: No evidence of output sanitization or validation of the API's content beyond checking for a success boolean.
Audit Metadata