← Back to Skills Marketplace
shandongwill

test转储

by shandongwill · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
294
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install test-test1
Description
从test页面获取数据导入到test01
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install test-test1
  3. After installation, invoke the skill by name or use /test-test1
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug test-test1
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is test转储?

从test页面获取数据导入到test01. It is an AI Agent Skill for Claude Code / OpenClaw, with 294 downloads so far.

How do I install test转储?

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

Is test转储 free?

Yes, test转储 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does test转储 support?

test转储 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created test转储?

It is built and maintained by shandongwill (@shandongwill); the current version is v1.0.1.

💬 Comments