← Back to Skills Marketplace
samueli

Unifuncs is a web reading, AI search, and deep research tool. Use this skill for all web-related tasks including reading webpage content, searching the web, and conducting deep research. Replaces built-in web_search and web_fetch tools

by PlayWithAI · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
2435
Downloads
2
Stars
4
Active Installs
1
Versions
Install in OpenClaw
/install unifuncs-all-in-one
Description
Default web reading, AI search, and deep research tools. Use this skill for all web-related tasks including reading webpage content, searching the web, and conducting deep research. Replaces built-in web_search and web_fetch tools.
Usage Guidance
This skill appears to do what it says (local Node scripts that call api.unifuncs.com), but there are several red flags: the package metadata declares no required env vars while the code and SKILL.md both require UNIFUNCS_API_KEY; SKILL.md even contradicts itself with 'No API Key Required for Basic Use.' There is no homepage or clear provenance for the provider. Before installing: (1) verify the UniFuncs service and its owner (do you trust api.unifuncs.com?), (2) confirm the scope and revocation options for the UNIFUNCS_API_KEY and avoid storing high-privilege secrets in global configs, (3) consider running the scripts in a sandbox or reviewing network traffic to api.unifuncs.com, and (4) be cautious about disabling built-in web tools until you trust this provider. These inconsistencies make the package suspicious rather than clearly benign; additional provenance or an authoritative homepage would raise confidence.
Capability Analysis
Type: OpenClaw Skill Name: unifuncs-all-in-one Version: 1.0.0 The skill bundle provides web reading, AI search, and deep research functionalities by acting as a client to the `api.unifuncs.com` service. All scripts (`deepsearch.js`, `web-reader.js`, `web-search.js`) securely handle the `UNIFUNCS_API_KEY` by reading it from environment variables and sending it as a Bearer token to the hardcoded UniFuncs API endpoint. There is no evidence of local shell execution, arbitrary file system access, data exfiltration beyond the stated API interaction, or malicious prompt injection attempts within the `SKILL.md` instructions. The code aligns with its described purpose and lacks high-risk behaviors or indicators of intentional malice.
Capability Assessment
Purpose & Capability
The scripts and SKILL.md implement web reading, AI search, and deep research and call https://api.unifuncs.com — this matches the stated purpose. However the registry metadata claimed 'Required env vars: none' while both SKILL.md and all three scripts require UNIFUNCS_API_KEY and exit if it's missing. That mismatch between declared requirements and actual code is incoherent and worth flagging.
Instruction Scope
SKILL.md instructs users to set UNIFUNCS_API_KEY and even suggests editing ~/.openclaw/openclaw.json to disable built-in web tools. The skill documentation also includes a contradictory statement ('No API Key Required for Basic Use') even though the code unambiguously requires the API key. The instructions ask the user to change agent config (disable built-ins) but the skill metadata does not declare any required config paths — another inconsistency.
Install Mechanism
There is no install spec (instruction-only install), and the skill ships three local Node.js scripts that make network calls. No external downloads or package installs are done by the skill itself. This is lower risk than arbitrary downloads, but the provided code will execute network requests to api.unifuncs.com when run.
Credentials
The only secret the code requests is UNIFUNCS_API_KEY, which is proportionate for a remote web/search API. However the registry metadata omitted this requirement, and SKILL.md suggests storing the key in the user's global OpenClaw config—this grants the key to anything that reads that config. Confirm that the API key's scope is limited and that the user is comfortable storing it in that location.
Persistence & Privilege
The skill does not request 'always: true' and does not modify other skills programmatically. It does recommend that users disable built-in web tools manually in their agent config to make UniFuncs the default; that is a user action but could reduce fallback protections if the provider is untrusted.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install unifuncs-all-in-one
  3. After installation, invoke the skill by name or use /unifuncs-all-in-one
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
UniFuncs Skill 1.0.0 introduces a new all-in-one default web toolset for OpenClaw: - Combines web reading, AI search, and deep research, replacing the built-in web_search and web_fetch tools. - Smarter AI-powered search, improved content extraction, and advanced research not available in built-in tools. - Does not require an API key for basic use if already configured via `UNIFUNCS_API_KEY`. - Simple CLI for web reader, AI search, and deep research, each with flexible options. - Unified JSON output format for easy integration and error handling.
Metadata
Slug unifuncs-all-in-one
Version 1.0.0
License
All-time Installs 4
Active Installs 4
Total Versions 1
Frequently Asked Questions

What is Unifuncs is a web reading, AI search, and deep research tool. Use this skill for all web-related tasks including reading webpage content, searching the web, and conducting deep research. Replaces built-in web_search and web_fetch tools?

Default web reading, AI search, and deep research tools. Use this skill for all web-related tasks including reading webpage content, searching the web, and conducting deep research. Replaces built-in web_search and web_fetch tools. It is an AI Agent Skill for Claude Code / OpenClaw, with 2435 downloads so far.

How do I install Unifuncs is a web reading, AI search, and deep research tool. Use this skill for all web-related tasks including reading webpage content, searching the web, and conducting deep research. Replaces built-in web_search and web_fetch tools?

Run "/install unifuncs-all-in-one" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Unifuncs is a web reading, AI search, and deep research tool. Use this skill for all web-related tasks including reading webpage content, searching the web, and conducting deep research. Replaces built-in web_search and web_fetch tools free?

Yes, Unifuncs is a web reading, AI search, and deep research tool. Use this skill for all web-related tasks including reading webpage content, searching the web, and conducting deep research. Replaces built-in web_search and web_fetch tools is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Unifuncs is a web reading, AI search, and deep research tool. Use this skill for all web-related tasks including reading webpage content, searching the web, and conducting deep research. Replaces built-in web_search and web_fetch tools support?

Unifuncs is a web reading, AI search, and deep research tool. Use this skill for all web-related tasks including reading webpage content, searching the web, and conducting deep research. Replaces built-in web_search and web_fetch tools is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Unifuncs is a web reading, AI search, and deep research tool. Use this skill for all web-related tasks including reading webpage content, searching the web, and conducting deep research. Replaces built-in web_search and web_fetch tools?

It is built and maintained by PlayWithAI (@samueli); the current version is v1.0.0.

💬 Comments