wild-idea

PassAudited by VirusTotal on May 13, 2026.

Findings (1)

The 'wild-idea' skill bundle is a brainstorming engine designed to generate non-obvious product ideas by juxtaposing user domains with 'remote' domains (e.g., deep-sea vents, honeybees). The logic involves running local Python scripts (scripts/pick_seed.py and scripts/search_char.py) to select random 'seeds' and performing web searches via the Tavily API to verify the novelty of generated ideas. While the skill requires an API key (TAVILY_API_KEY) and executes shell commands (curl) to interact with the search service, these actions are transparently documented and strictly aligned with the stated purpose. No evidence of data exfiltration, malicious persistence, or harmful prompt injection was found.