← Back to Skills Marketplace
18108851659-yzh

my skill

by 18108851659-yzh · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
99
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install test000-my-skill
Description
提供 DMS 客户端数据管理能力,包括实例管理、SQL查询、工单创建、团队管理、用户管理。用于用户请求数据库实例添加、数据查询、提交工单、团队配置等操作时调用。
Usage Guidance
Before installing or using this skill: (1) Confirm you have Java and a trusted copy of dms-cli.jar from an official source — do not run jars from unknown/unverified origins. (2) Expect the skill to require database credentials and tokens; never paste production passwords into untrusted chat windows or share them broadly. Prefer dbAccountId flows when possible (the doc recommends this). (3) Ask the publisher for the dms-cli.jar source, signature/checksum, and any install instructions; request that required binaries be declared in metadata. (4) Run the CLI in an isolated environment (sandbox or dedicated host) if you must test, and rotate any tokens/passwords used for testing. (5) If you need higher assurance, request source code or a signed release and insist the skill metadata be updated to list Java and the CLI jar as required components.
Capability Analysis
Type: OpenClaw Skill Name: test000-my-skill Version: 1.0.0 The skill bundle provides instructions for an AI agent to manage database instances and execute SQL via a Java CLI tool (dms-cli.jar). It is classified as suspicious due to the presence of security vulnerabilities in Skill.md, specifically a hardcoded AES encryption key ('DMS-FRONT@2023#*') used for passwords and a configuration template that explicitly disables SSL verification ('verify': false). While these represent high-risk security flaws, they appear to be unintentional vulnerabilities or poor security practices rather than intentional malware, as the instructions are otherwise consistent with the stated purpose of database administration for the CTyun DMS service.
Capability Assessment
Purpose & Capability
The name/description and the instructions align: the skill is a DMS client guide for instance management, SQL queries, tickets, teams and users. However, the documentation repeatedly invokes 'java -jar dms-cli.jar' (and therefore implicitly requires Java and the dms-cli.jar binary), yet the skill metadata declares no required binaries or install steps. That omission is inconsistent with the stated capability.
Instruction Scope
SKILL.md instructs running local CLI commands (java -jar dms-cli.jar ...) to log in, obtain instance tokens, and run SQL; it explicitly directs users to provide real database passwords in some flows and to use returned tokens. The instructions do not ask the agent to read unrelated system files, but they do involve handling sensitive credentials and tokens without describing secure handling, storage, or provenance of the dms-cli.jar. The file is truncated in the manifest; full instructions should be reviewed for any additional surprising steps.
Install Mechanism
This is instruction-only with no install spec — lowest installer risk. But because the instructions rely on a specific jar (dms-cli.jar) and Java, the skill should declare those prerequisites or provide a vetted install source. The lack of an install/source for dms-cli.jar means users must obtain and run an executable jar from elsewhere, which is a surface for supply-chain risk.
Credentials
The skill handles highly sensitive inputs (database passwords and instance tokens) and encourages users to provide them for CLI login flows, but the metadata lists no primary credential nor required env vars and gives no guidance about where credentials are entered or stored. That mismatch is concerning: secrets are central to the skill's operation but no credential handling is declared or constrained.
Persistence & Privilege
The skill is not always-enabled and does not request persistent agent privileges or modify other skills. It does not declare autonomous persistent behavior beyond ordinary invocation, so no elevated platform privileges are requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install test000-my-skill
  3. After installation, invoke the skill by name or use /test000-my-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
天翼云 DMS 数据管理服务 (客户端) Skill 首个发布版本。 - 支持实例管理、SQL查询、工单创建、团队和用户管理等 DMS 核心能力 - 提供详细用法说明和常见问题避坑指南 - 特别说明 PostgreSQL 数据库切换正确方法,强调登录时 db-name 参数使用 - 收录全面枚举参数与取值对照表 - 适用于 API 调用及 CLI 工具操作场景
Metadata
Slug test000-my-skill
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is my skill?

提供 DMS 客户端数据管理能力,包括实例管理、SQL查询、工单创建、团队管理、用户管理。用于用户请求数据库实例添加、数据查询、提交工单、团队配置等操作时调用。 It is an AI Agent Skill for Claude Code / OpenClaw, with 99 downloads so far.

How do I install my skill?

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

Is my skill free?

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

Which platforms does my skill support?

my skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created my skill?

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

💬 Comments