You.com Web Search & Research API
Analysis
This is a coherent You.com API integration guide that uses an expected API key and may help edit or add project dependencies, with no evidence of hidden, destructive, or deceptive behavior.
Findings (4)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
allowed-tools: Read Write Edit Bash(pip:install) Bash(npm:install) Bash(bun:add)
The skill can modify project files and run scoped package-manager install commands; this fits an API integration skill but can change the user's local project environment.
Checks whether tool use, credentials, dependencies, identity, account access, or inter-agent boundaries are broader than the stated purpose.
All APIs use the same authentication: `X-API-Key` header with the You.com API key.
The skill requires a service API key to call You.com endpoints; this is expected and disclosed, with no evidence of unrelated credential use.
Checks for exposed credentials, poisoned memory or context, unclear communication boundaries, or sensitive data that could leave the user's control.
Base URL: `https://api.you.com` ... Base URL: `https://ydc-index.io`
The skill is designed to send user queries or requested URLs to external You.com API endpoints; this external data flow is disclosed and central to the purpose.
Search API — Get raw web and news results for a query. You control what happens with the results — feed them into your own LLM ... Contents API — Extract full page content (HTML, Markdown, metadata) from specific URLs.
The skill retrieves web results and page contents for downstream processing; retrieved web content is untrusted context and may contain misleading or adversarial text.
