web-scraping

Pass

Audited by Gen Agent Trust Hub on Aug 19, 2026

Risk Level: SAFEPROMPT_INJECTIONNO_CODE
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill is designed to ingest and process untrusted data from external websites using tools like web_fetch and browser automation. This creates a surface for indirect prompt injection attacks where malicious instructions embedded in scraped content could attempt to influence the agent's behavior.
  • Ingestion points: Data retrieved from external URLs via web_fetch and browser tools as described in SKILL.md.
  • Boundary markers: The instructions do not specify the use of delimiters or specific warnings to ignore instructions found within the scraped content.
  • Capability inventory: The skill utilizes web fetching, browser automation, and file writing to the local workspace for storing results.
  • Sanitization: No specific sanitization or filtering of the retrieved content is mentioned in the extraction workflow.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 19, 2026, 07:46 PM
Security Audit — agent-trust-hub — web-scraping