← 返回 Skills 市场
xnlc-qft

Get Ali Searches

作者 xnlc-qft · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
78
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install get-ali-searches
功能描述
Retrieve a list of related Alibaba Cloud search queries by providing the ALIYUN_RPA_RobotId parameter.
使用说明 (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
]
安全使用建议
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.
功能分析
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).
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install get-ali-searches
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /get-ali-searches 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug get-ali-searches
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Get Ali Searches 是什么?

Retrieve a list of related Alibaba Cloud search queries by providing the ALIYUN_RPA_RobotId parameter. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 78 次。

如何安装 Get Ali Searches?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install get-ali-searches」即可一键安装,无需额外配置。

Get Ali Searches 是免费的吗?

是的,Get Ali Searches 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Get Ali Searches 支持哪些平台?

Get Ali Searches 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Get Ali Searches?

由 xnlc-qft(@xnlc-qft)开发并维护,当前版本 v1.0.0。

💬 留言讨论