ecommerce-google-trends-by-time

Pass

Audited by Gen Agent Trust Hub on Sep 14, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill processes trending search data from Google Trends, which is external user-generated content, creating a potential surface for indirect prompt injection.
  • Ingestion points: API response data containing trending search terms processed in scripts/google_trends_by_time.py.
  • Boundary markers: None found; the instructions do not use delimiters or warnings to isolate external data from the agent's instructions.
  • Capability inventory: The script performs network requests via urllib and writes data to the filesystem.
  • Sanitization: No sanitization or filtering is applied to the trending queries before they are returned to the agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 14, 2026, 04:14 AM
Security Audit — agent-trust-hub — ecommerce-google-trends-by-time