← 返回 Skills 市场
test转储
作者
shandongwill
· GitHub ↗
· v1.0.1
· MIT-0
294
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install test-test1
功能描述
从test页面获取数据导入到test01
安全使用建议
This skill is incomplete and inconsistent: the documentation tells you to run a local script and install Playwright, but the package contains no scripts to run. Before installing or running anything, ask the publisher for the missing code (main.py and the scripts directory) and for a clear explanation of how authentication to the PCS/EBP sites is handled. Treat the internal URLs carefully — running the automation will access your internal network and download a browser binary. If you decide to proceed, review the code first, run it in an isolated/test environment, and avoid providing broad credentials until you confirm where and how they are used. If the publisher cannot provide the implementation and safe usage details, do not install or run the steps from this SKILL.md.
功能分析
Type: OpenClaw Skill
Name: test-test1
Version: 1.0.1
The skill bundle contains only metadata and documentation (SKILL.md) for a standard RPA task involving data transfer between two web pages using Playwright. No executable code was provided in the files, and the instructions describe routine automation workflows without any evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The declared purpose is an RPA data transfer from a PCS page into an EBP system, which reasonably requires a script and browser automation. However the SKILL.md references a local script path (~/.openclaw/skills/pcs-epbp/scripts/main.py) and a different internal service name (pcs-epbp) while the registry slug is test-test1/test-test01. The skill bundle contains no code files, so the manifest does not actually provide the implementation the description requires.
Instruction Scope
Instructions direct Playwright to open internal HTTP endpoints (masked as http://xxx:5173) and perform export/upload actions. They also prescribe installing packages and running a local Python script. The SKILL.md does not specify how authentication to EBP is handled (no credentials declared) and instructs accessing network resources and local filesystem paths — potentially exposing internal data — yet no implementation or safeguards are provided.
Install Mechanism
There is no formal install spec in the registry (instruction-only). The README suggests running 'pip install playwright' and 'playwright install chromium', which will download a browser binary. That behavior is expected for Playwright-based RPA but can download substantial binaries at runtime. Because no code is included, there is no packaged source to audit before following these install steps.
Credentials
The skill declares no required environment variables or credentials, yet it clearly needs network access to internal services and likely needs authentication to the EBP system. The absence of declared credentials or guidance for secure handling (e.g., where to store credentials, how to authenticate) is inconsistent with the described workflow.
Persistence & Privilege
The skill does not request persistent or always-on privileges (always: false) and does not request modifying other skills or system-wide settings. Autonomous invocation is allowed by default but is not combined here with other high-risk privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install test-test1 - 安装完成后,直接呼叫该 Skill 的名称或使用
/test-test1触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
test-test01 v1.0.1 changelog
- Updated skill name and description for clarity.
- Expanded documentation in SKILL.md with detailed usage instructions and workflow steps.
- Added installation and scheduling guidance.
- Included notes on dependencies and potential adjustments for page structure changes.
元数据
常见问题
test转储 是什么?
从test页面获取数据导入到test01. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 294 次。
如何安装 test转储?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install test-test1」即可一键安装,无需额外配置。
test转储 是免费的吗?
是的,test转储 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
test转储 支持哪些平台?
test转储 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 test转储?
由 shandongwill(@shandongwill)开发并维护,当前版本 v1.0.1。
推荐 Skills