hasdata

Pass

Audited by Gen Agent Trust Hub on Jun 28, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill interacts with the official HasData API at api.hasdata.com to fetch web scraping results and structured data.\n- [SAFE]: The code recipes demonstrate best practices for security, such as using environment variables (HASDATA_API_KEY) for API key management and setting appropriate timeouts for network requests.\n- [PROMPT_INJECTION]: The skill ingests content from external websites, creating a surface for indirect prompt injection.\n
  • Ingestion points: Scraped data from various websites retrieved via HasData's sync and async endpoints.\n
  • Boundary markers: Documentation uses Markdown and JSON formats but does not specify delimiters for isolating untrusted scraped content within agent prompts.\n
  • Capability inventory: The skill provides logic to perform network requests and parse retrieved data into structures used by the agent.\n
  • Sanitization: No specific sanitization or filtering logic for processed web content is included in the provided code examples.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 28, 2026, 12:57 AM
Security Audit — agent-trust-hub — hasdata