← 返回 Skills 市场
xu-oliver

Pmos Search Menu Skill

作者 xu-oliver · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
265
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install pmos-search-menu-skill
功能描述
Automates menu navigation on Gansu Electric Power Trading platform (PMOS) by opening specified menu paths, handling tabs, and capturing page snapshots.
安全使用建议
This skill appears to do what it says: it automates clicking menu items on the PMOS site using the OpenClaw browser CLI. Before using it: (1) review the local scripts (they are simple and call openclaw CLI via execSync) and run them locally rather than granting any remote service access; (2) be aware that browser snapshots capture the page DOM and could include sensitive information from a logged-in session—do not run this while logged in to unrelated sensitive accounts; (3) the skill requires you to log in manually (it does not collect credentials), so avoid pasting secrets into prompts; (4) if you need stronger isolation, run the scripts in a controlled environment (VM/container) or inspect/modify them to suit your security policies.
功能分析
Type: OpenClaw Skill Name: pmos-search-menu-skill Version: 1.0.1 The skill bundle automates navigation on the Gansu Electric Power Trading Platform (PMOS) website. It is classified as suspicious due to a command injection vulnerability in `scripts/navigate-pmos.js` and `scripts/navigate-pmos.sh`, where user-provided element references are directly interpolated into shell commands (via `execSync` in Node.js and direct execution in Bash) without sanitization. While the behavior aligns with the stated purpose of the tool, this flaw allows for arbitrary command execution if a user provides a crafted input string.
能力评估
Purpose & Capability
Name/description match the actual behavior: scripts and SKILL.md use the OpenClaw browser tool to open https://pmos.gs.sgcc.com.cn/, take snapshots, click element refs, and handle tabs. Declared tools (browser) and optional exec/process reflect what the scripts use (execSync). No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions and scripts stay within the stated scope (open site, wait for manual login, snapshot pages, click menu refs, switch tabs). Note: the skill captures page snapshots (page structure/ARIA refs) and uses the OpenClaw CLI via execSync — snapshots can contain sensitive page content if the logged-in session has private data, and the scripts prompt the user to paste element refs manually.
Install Mechanism
No install spec — instruction-only with included scripts. No downloads from external URLs or archive extraction. Scripts are local and executed by the agent/user, which is the lowest install risk category.
Credentials
The skill requests no environment variables or credentials. It requires the user's manual PMOS login (explicitly) rather than asking for credentials, which is proportionate to the task.
Persistence & Privilege
always:false and user-invocable:true. The skill does not declare any persistent or system-wide modifications and does not attempt to alter other skills or agent configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pmos-search-menu-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pmos-search-menu-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Initial release with scripting and documentation support. - Added PowerShell, Bash, and Node.js scripts for automating PMOS menu navigation. - Included README.md and SKILL.md with usage instructions and troubleshooting. - Added ClawHub package configuration file (clawhub.json). - Provided detailed navigation path references in references/NAVIGATION_PATH.md.
v1.0.0
Initial release – automates navigation of the PMOS platform menus. - Automatically opens the 甘肃电力交易平台 (PMOS) and navigates menus step by step. - Handles nested menu structures and automatic tab switching. - Captures page snapshots and manages dynamic element references. - Includes PowerShell, Bash, and Node.js scripts for flexible usage. - Skill triggers on keywords like "PMOS 菜单导航" and "电力交易菜单点击". - Provides troubleshooting steps and usage examples in documentation.
元数据
Slug pmos-search-menu-skill
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Pmos Search Menu Skill 是什么?

Automates menu navigation on Gansu Electric Power Trading platform (PMOS) by opening specified menu paths, handling tabs, and capturing page snapshots. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 265 次。

如何安装 Pmos Search Menu Skill?

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

Pmos Search Menu Skill 是免费的吗?

是的,Pmos Search Menu Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pmos Search Menu Skill 支持哪些平台?

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

谁开发了 Pmos Search Menu Skill?

由 xu-oliver(@xu-oliver)开发并维护,当前版本 v1.0.1。

💬 留言讨论