weather

Pass

Audited by Gen Agent Trust Hub on Sep 1, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill uses curl to retrieve data from well-known public weather services at wttr.in and api.open-meteo.com.
  • [COMMAND_EXECUTION]: The skill provides examples of curl commands to display weather in the terminal and one example that writes a PNG file to the /tmp directory.
  • [INDIRECT_PROMPT_INJECTION]: The skill represents a surface for indirect prompt injection because it ingests data from external sources.
  • Ingestion points: Data enters the context via curl requests to wttr.in and open-meteo.com as described in SKILL.md.
  • Boundary markers: The instructions do not define specific delimiters or warnings for the agent when processing the API responses.
  • Capability inventory: The skill uses curl for network requests and file writing to the /tmp path.
  • Sanitization: There is no evidence of filtering or validation of the content returned by the external APIs.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 1, 2026, 11:05 AM
Security Audit — agent-trust-hub — weather