← Back to Skills Marketplace
xnlc-qft

Get Ali Searches

by xnlc-qft · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
78
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install get-ali-searches
Description
Retrieve a list of related Alibaba Cloud search queries by providing the ALIYUN_RPA_RobotId parameter.
README (SKILL.md)

获取相关搜索\r

\r 用途:获取阿里云相关搜索\r \r

调用\r

\r 使用mcp调用此工具,需要提供以下参数:\r \r | 参数 | 默认 | 说明 |\r |--------|----|----------------|\r | robotId| 必填 | 使用ALIYUN_RPA_RobotId|\r \r \r

输出结构\r

\r

  • 返回列表结构\r \r
[\r
    "阿里云官网登录入口",\r
    "阿里云游戏服务器",\r
    "阿里云控制台",\r
    "阿里云轻量云服务器",\r
    "阿里云域名注册",\r
    "阿里云免费服务器",\r
    "阿里云域名购买",\r
    "云服务",\r
    "阿里云和腾讯云哪个好",\r
    "中国十大云计算公司排名",\r
]
Usage Guidance
This skill is small and looks like it does what it says, but it leaves out important details. Before installing or using it: 1) Ask the author to clarify what 'mcp' calls (the exact API endpoint or service) and where network traffic goes. 2) Confirm whether ALIYUN_RPA_RobotId is merely a non-sensitive runtime identifier or an auth token; if it is sensitive, the skill metadata should declare it as a required credential. 3) Because the skill has no listed source or homepage, treat it as untrusted: avoid supplying sensitive credentials, test it in an isolated account/environment, and request more explicit documentation (endpoints, data handling, and provenance) before use.
Capability Analysis
Type: OpenClaw Skill Name: get-ali-searches Version: 1.0.0 The skill bundle consists of metadata and documentation for a tool intended to retrieve related search terms from Alibaba Cloud using an RPA robot ID. No executable code, suspicious instructions, or indicators of malicious intent were found in the provided files (SKILL.md, _meta.json).
Capability Assessment
Purpose & Capability
The name and description claim to return Alibaba Cloud-related search queries given an ALIYUN_RPA_RobotId. The SKILL.md also requests a robotId parameter and shows the expected output, so the high-level purpose is consistent. However, the skill does not explain how it obtains the data (no API endpoint, no service host, and no declared credentials), which is an omission.
Instruction Scope
The instructions are narrowly scoped: they tell the agent to invoke an mcp tool with a robotId parameter and return a list. They do not instruct the agent to read arbitrary system files, environment variables, or send data to unrelated endpoints.
Install Mechanism
Instruction-only skill with no install spec or code files. Nothing will be written to disk or installed by the skill itself.
Credentials
SKILL.md explicitly requires a robotId (referred to as ALIYUN_RPA_RobotId), but the registry metadata lists no required environment variables or primary credential. This mismatch is concerning: either the robotId is a runtime parameter (fine) or it is a secret/credential that should have been declared. The skill also comes from an unknown source with no homepage, which increases the risk when supplying any identifier that might act as auth.
Persistence & Privilege
The skill does not request persistent presence (always is false), does not modify config paths, and has no install-time components. Autonomous invocation is allowed (platform default) but not combined here with any broad privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install get-ali-searches
  3. After installation, invoke the skill by name or use /get-ali-searches
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of get-ali-searches skill. - Retrieves related search terms for Aliyun (Alibaba Cloud). - Requires robotId parameter for use. - Returns a list of relevant Aliyun search keywords.
Metadata
Slug get-ali-searches
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Get Ali Searches?

Retrieve a list of related Alibaba Cloud search queries by providing the ALIYUN_RPA_RobotId parameter. It is an AI Agent Skill for Claude Code / OpenClaw, with 78 downloads so far.

How do I install Get Ali Searches?

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

Is Get Ali Searches free?

Yes, Get Ali Searches is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Get Ali Searches support?

Get Ali Searches is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Get Ali Searches?

It is built and maintained by xnlc-qft (@xnlc-qft); the current version is v1.0.0.

💬 Comments