yahoo-network-research

Pass

Audited by Gen Agent Trust Hub on Aug 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill uses the Crawlora API to access public Yahoo content. All external requests are directed to the vendor's own API domain (api.crawlora.net).
  • [CREDENTIALS_SAFE]: The skill correctly instructs users to store their API key in an environment variable (CRAWLORA_API_KEY) and explicitly warns against hardcoding or committing credentials in its documentation.
  • [COMMAND_EXECUTION]: The provided helper script scripts/crawlora.sh uses curl to make API requests. It implements safe practices such as --data-urlencode to prevent command injection from user-provided arguments.
  • [DATA_EXPOSURE]: The skill only accesses public editorial content (News, Sports, Shopping) and does not attempt to access sensitive local files or private user data.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 14, 2026, 06:09 PM
Security Audit — agent-trust-hub — yahoo-network-research