Free local web search via DuckDuckGo HTML scraping with no API key. Use when web_search tool is unavailable or missing API keys, and you need fast query resu...
- Initial release of local-web-search skill. - Enables free local web search using DuckDuckGo HTML scraping; no API key required. - Provides JSON output with query, result count, disclaimers, security notes, and results including trust scores. - Implements trust scoring to rate result reliability; encourages primary source verification. - Designed with security best practices: only outbound HTTPS GET, no token/exfiltration risks. - Includes error handling with retry, exponential backoff, and jitter for reliability.