Web search via Yep Search API. Own index, fast results with domain filtering and date ranges.
v0.0.1Web search via Yep Search API. Own index, fast results with domain filtering and date ranges.
⭐ 0· 101·0 current·0 all-time
byAlexandre Bourquelot@elrandar
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description, required binary (python3), required env var (YEP_API_KEY), and included script all align with providing Yep Search queries. Nothing requested is unrelated to web search.
Instruction Scope
SKILL.md instructs running the included scripts/search.py with arguments; the script only builds a JSON body and POSTs to https://platform.yep.com/api/search. It does not read other files, system secrets, or contact unexpected endpoints.
Install Mechanism
No install spec — instruction-only usage with a bundled Python script. No downloads, package installs, or archive extraction; risk from install mechanism is minimal.
Credentials
Only YEP_API_KEY is required and declared as the primary credential. The script only reads that env var; there are no other credential or config path requests.
Persistence & Privilege
always is false (no forced persistence). The skill does not modify other skills or system settings; it runs as a simple CLI tool and does not request elevated presence.
Assessment
This skill appears to do exactly what it says: run a small Python script that queries the Yep Search API. Before installing, ensure you keep your YEP_API_KEY secret (don’t paste it into public prompts), be aware that API calls may incur charges and are rate-limited, and confirm you trust platform.yep.com. Because the skill can make outbound network requests, only provide the API key to agents you trust. If you need stronger isolation, run the script manually in a controlled environment rather than granting it to an autonomous agent.Like a lobster shell, security has layers — review code before you run it.
apivk97fdw3tgq62q2c80cz0wt9fxx83ac7kfreevk97fdw3tgq62q2c80cz0wt9fxx83ac7klatestvk97fdw3tgq62q2c80cz0wt9fxx83ac7ksearchvk97fdw3tgq62q2c80cz0wt9fxx83ac7k
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🔍 Clawdis
Binspython3
EnvYEP_API_KEY
Primary envYEP_API_KEY
