Octen Search
v1.0.4Real-time web search for AI agents powered by Octen. Fast, fresh, and relevant — search the web, filter by date, and get LLM-ready results in under 80ms. Ide...
⭐ 15· 258·1 current·1 all-time
byocten@jac9935
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the actual behavior: the script performs POSTs to an Octen search API. Required binary (python3) and required env var (OCTEN_API_KEY) are proportional to the stated purpose.
Instruction Scope
SKILL.md and the script only instruct running the included Python script, setting OCTEN_API_KEY, and optionally passing time filters. The script does not read unrelated files, extra env vars, or send data to other endpoints.
Install Mechanism
No install spec or external downloads; the skill is delivered as a small local script and README. Nothing is written to disk beyond the provided files.
Credentials
Only OCTEN_API_KEY is required and is the declared primary credential. The script uses that key only in the X-Api-Key header for the hardcoded api.octen.ai endpoint.
Persistence & Privilege
Skill is not always-enabled, does not request elevated system privileges, and does not modify other skills or system-wide settings. Autonomous invocation is allowed by platform default (no extra risk from the skill itself).
Assessment
This skill appears to do exactly what it claims: run a small Python script that posts queries to https://api.octen.ai/search using the OCTEN_API_KEY. Before installing, confirm you trust Octen and the homepage/support contact, and only supply an API key with appropriate, limited permissions (follow principle of least privilege). Because the skill sends your API key to an external service, treat that key as sensitive (rotate/revoke it if compromised). If you want extra assurance, review the provided scripts locally to verify the hardcoded endpoint and ensure no modifications are made before running.Like a lobster shell, security has layers — review code before you run it.
latestvk9732qf0503a3ycx4r7jrwwfb5833y1q
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🔍 Clawdis
Binspython3
EnvOCTEN_API_KEY
Primary envOCTEN_API_KEY
