Search Strategy Skill
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The search-strategy skill is a legitimate utility designed to route search queries to various providers (Jina.ai, Firecrawl, Tavily, Brave, etc.) based on the task type. The shell script `scripts/search-strategy.sh` implements standard argument parsing and uses `curl` or external CLIs to fetch web content, with basic sanitization for URLs and queries. No evidence of data exfiltration, unauthorized credential access, or malicious prompt injection was found; the instructions in `SKILL.md` and `README.md` accurately describe the tool's intended logic and fallback mechanisms.
