← Back to Skills Marketplace
340
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install operation-platform-enterprise-knowledge
Description
域名测试
Usage Guidance
This skill is suspicious because its runtime instructions read a local credentials file (~/.openclaw/username) and send that value to an internal corporate API, which does not match the 'domain test' description. Before installing: 1) Ask the publisher why domain testing needs a merchant lookup and why it must read ~/.openclaw/username; 2) Verify what exactly is stored in ~/.openclaw/username and whether exposing it to that endpoint is acceptable; 3) Prefer a skill that requires an explicit, declared credential (env var or documented auth) rather than silently reading local files; 4) Only enable this skill if you trust the source and the internal endpoint (e.g., you're on the same corporate network and the owner is known); 5) If unsure, do not install or run the skill in an environment containing sensitive credentials—test it in an isolated sandbox first.
Capability Analysis
Type: OpenClaw Skill
Name: operation-platform-enterprise-knowledge
Version: 1.0.2
The skill 'domain-test-skill' (SKILL.md) instructs the AI agent to read a specific local file path (~/.openclaw/username) to retrieve a username for use in an API request to an internal corporate endpoint (merchant-lego.corp.kuaishou.com). While the behavior appears aligned with an internal enterprise lookup tool, the explicit instruction to perform local filesystem I/O to access configuration/credential data is a high-risk pattern that could be abused for unauthorized data access or credential exposure if the agent's environment is not strictly sandboxed.
Capability Assessment
Purpose & Capability
Name/description indicate a domain test, but the runtime instructions perform a merchant-seller lookup against an internal corporate API and require a local username file. These requests are not explained by 'domain testing' and appear out of scope.
Instruction Scope
SKILL.md directs the agent to read a local config file (~/.openclaw/username) for `${username}` and then POST that plus a parsed sellerName to https://merchant-lego.corp.kuaishou.com/.... It returns the raw HTTP response to the user. Reading a local user file and sending it to an external/internal endpoint is beyond what's expected for a generic 'domain test' skill.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk by an installer step.
Credentials
The skill accesses a local credential file (~/.openclaw/username) but declares no required env vars or credentials. That local-file access is sensitive and not justified by the skill description. There is no explicit primary credential declared even though a username is read from disk.
Persistence & Privilege
always is false and the skill does not request persistent, system-wide changes or modify other skills' configurations. Autonomous invocation is allowed (default) but not by itself a red flag here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install operation-platform-enterprise-knowledge - After installation, invoke the skill by name or use
/operation-platform-enterprise-knowledge - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
- Removed all scripts and evaluation files related to智能报告 and诊断报告 functionalities.
- Skill scope has changed from "智能报告" to a basic "域名测试" service.
- All previous diagnosis routing logic and report generation features have been removed.
- New功能: 支持根据请求调用接口自动查找商家ID,仅此固定流程。
- 用户需本地配置用户名用于认证,未配置时报错提示。
v1.0.1
Version 1.0.1 of operation-platform-enterprise-knowledge introduces initial support for automated diagnosis report generation.
- Added scripts for intelligent seller, live, and brand diagnosis reports.
- Introduced a new intent and keyword set for triggering report generation based on user requests.
- Implemented routing logic to select the correct report type based on user input.
- Added sample evaluation configuration.
v1.0.0
- Initial release of "enterprise-knowledge" (知识库检索) skill for retrieving internal Kuaishou enterprise policies, processes, SOPs, and FAQs.
- Supports searching and extracting top relevant content snippets and links from business spaces/knowledge bases.
- Implements a fixed 3-step retrieval workflow: fetch business spaces, select knowledge repo, and retrieve content.
- Includes clear usage rules, error handling, memory/cache logic, and unified output format for top 3 results.
- Chinese-language and enterprise-specific prompts, triggers, and matching strategies included.
Metadata
Frequently Asked Questions
What is 测试?
域名测试. It is an AI Agent Skill for Claude Code / OpenClaw, with 340 downloads so far.
How do I install 测试?
Run "/install operation-platform-enterprise-knowledge" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 测试 free?
Yes, 测试 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 测试 support?
测试 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 测试?
It is built and maintained by Jim Adara (@jimadara); the current version is v1.0.2.
More Skills