← Back to Skills Marketplace
shuakami

UAPI 步骤2 (方法二): 获取原始文本 接口

by 速冻饺子 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
339
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install uapi-get-clipzy-raw
Description
使用 UAPI 的“步骤2 (方法二): 获取原始文本”单接口 skill,处理 步骤2 (方法二): 获取原始文本、读取明文、解密文本、按key取原文、端到端加密文本 等请求。 Use when the user wants get clipzy raw, api raw, raw, read raw text...
Usage Guidance
This skill is coherent and only documents calling GET /api/raw/{id}. Before using it: (1) Treat the decryption key as a secret — avoid pasting it into public chat or logs; passing it in a URL query string can expose it in server logs and referer headers. (2) Prefer providing keys via a secure input mechanism if available (or verify the API supports a safer header/body method). (3) Verify you trust https://uapis.cn and its handling of secrets. (4) If you do not want the agent to make network calls automatically, disable implicit/autonomous invocation in your agent settings before enabling the skill.
Capability Analysis
Type: OpenClaw Skill Name: uapi-get-clipzy-raw Version: 1.0.0 The skill bundle is a functional wrapper for the Clipzy clipboard API (uapis.cn), but it is classified as suspicious because it implements a high-risk security practice: requiring a Base64-encoded AES decryption key to be passed as a plaintext URL query parameter (`key`). This vulnerability exposes sensitive cryptographic material in network logs, browser history, and server-side metadata. While the behavior is aligned with the stated purpose of the `get-clipzy-raw` endpoint and no evidence of intentional malice or unauthorized exfiltration was found, the inherent design flaw in the API handling sensitive keys warrants a cautious classification.
Capability Assessment
Purpose & Capability
The name/description match the provided SKILL.md and reference docs: the skill only documents and wraps GET /api/raw/{id} (Clipzy). It requests no unrelated binaries, env vars, or configs.
Instruction Scope
The runtime instructions are limited to reading the included reference docs and calling the specified endpoint with the path id and a decryption key query parameter. The SKILL.md does not instruct the agent to read local files, system credentials, or other unrelated data.
Install Mechanism
There is no install spec and no code files to execute; this is instruction-only, so nothing is downloaded or written to disk by the skill itself.
Credentials
The skill requests no platform credentials or environment variables. It does, however, document that the API requires a decryption key passed as the `key` query parameter — a sensitive secret that the user must supply. The skill does not request that key as an env var, nor does it warn about the sensitivity of placing secrets in a query string (which can leak via logs or referer headers).
Persistence & Privilege
always:false and no install activity. The agent policy file allows implicit invocation (normal), but this skill does not request elevated or persistent system privileges or access to other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install uapi-get-clipzy-raw
  3. After installation, invoke the skill by name or use /uapi-get-clipzy-raw
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial publish.
Metadata
Slug uapi-get-clipzy-raw
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is UAPI 步骤2 (方法二): 获取原始文本 接口?

使用 UAPI 的“步骤2 (方法二): 获取原始文本”单接口 skill,处理 步骤2 (方法二): 获取原始文本、读取明文、解密文本、按key取原文、端到端加密文本 等请求。 Use when the user wants get clipzy raw, api raw, raw, read raw text... It is an AI Agent Skill for Claude Code / OpenClaw, with 339 downloads so far.

How do I install UAPI 步骤2 (方法二): 获取原始文本 接口?

Run "/install uapi-get-clipzy-raw" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is UAPI 步骤2 (方法二): 获取原始文本 接口 free?

Yes, UAPI 步骤2 (方法二): 获取原始文本 接口 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does UAPI 步骤2 (方法二): 获取原始文本 接口 support?

UAPI 步骤2 (方法二): 获取原始文本 接口 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created UAPI 步骤2 (方法二): 获取原始文本 接口?

It is built and maintained by 速冻饺子 (@shuakami); the current version is v1.0.0.

💬 Comments