Web Search by Desearch

v1.0.1

Search the web and get real-time SERP-style results with titles, URLs, and snippets. Use this for general web queries when you need current links and informa...

4· 11.8k·216 current·228 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description, SKILL.md, and the included CLI (scripts/desearch.py) all align: the skill takes a query, reads DESEARCH_API_KEY, and calls https://api.desearch.ai/web to fetch results. No unrelated capabilities or credentials are requested.
Instruction Scope
SKILL.md instructs setting DESEARCH_API_KEY and running the CLI. The instructions and code only reference the API key and perform network requests to desearch.ai; they do not read arbitrary files, other environment variables, or send data to third parties.
Install Mechanism
No install spec is provided (instruction-only skill with an included Python script). That is low-risk; the included script is plain Python using urllib and is not obfuscated or downloading additional code.
Credentials
Only DESEARCH_API_KEY is required and it is appropriate for a third‑party web search API. No other secrets or unrelated credentials are requested.
Persistence & Privilege
The skill does not request always:true, does not modify other skills or system settings, and uses no special persistence or elevated privileges.
Assessment
This skill appears to do what it claims: it sends your search queries and the DESEARCH_API_KEY to desearch.ai and returns JSON search results. Before installing, ensure you trust the provider (https://desearch.ai) and are comfortable sending queries to it—do not use this skill for sensitive secrets or private data. Keep your DESEARCH_API_KEY secret and monitor usage/billing on the provider console. If you need higher assurance, verify the provider's docs, review the network endpoints, and confirm the included script matches the version you expect.

Like a lobster shell, security has layers — review code before you run it.

latestvk9747r09esw310czntrvddhtxs81hbd2

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

🌐 Clawdis
EnvDESEARCH_API_KEY

Comments