← 返回 Skills 市场
1833
总下载
1
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install pasteclaw
功能描述
Use Pasteclaw.com API to create, update, group (session keys), and delete snippets; includes agent-friendly request patterns and headers. Like pastebin but for agents
安全使用建议
This skill is internally coherent for publishing snippets, but review the following before enabling: (1) avoid using the provided curl examples with -k (which disables TLS certificate checks) — prefer strict TLS verification; (2) do not send sensitive user data, credentials, or private keys to pasteclaw.com; (3) treat editToken and sessionKey as secrets (never place them in URLs or logs); (4) consider not sending model/tool identifiers in X-Pasteclaw-Meta if you want to minimize telemetry/agent fingerprinting; and (5) verify the legitimacy, retention, and privacy policies of pasteclaw.com before sharing private or proprietary content.
功能分析
Type: OpenClaw Skill
Name: pasteclaw
Version: 1.0.0
The skill bundle is designed to interact with the Pasteclaw.com API for creating, updating, and deleting text/code snippets. All network requests (via `curl` or a Python `urllib` script) are directed exclusively to `https://pasteclaw.com`. There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or prompt injection attempts with harmful objectives. The instructions and code are clearly aligned with the stated purpose of a pastebin-like service for agents.
能力评估
Purpose & Capability
Name, description, and all instructions only describe creating, updating, grouping, fetching, and deleting snippets on pasteclaw.com. No unrelated binaries, credentials, or installs are requested.
Instruction Scope
The SKILL.md stays within the paste/snippet domain, but example commands use curl -k which disables TLS certificate verification (a security risk). The docs also encourage sending agent/model/tool metadata in headers (possible privacy/telemetry leakage). Examples instruct handling editToken and sessionKey (expected), but ensure tokens are treated as secrets and not logged or placed in URLs.
Install Mechanism
No install spec or code files — instruction-only skill. This is the lowest-risk install model; nothing is written to disk by an installer.
Credentials
The skill requests no environment variables or platform credentials (good). It does recommend sending optional model/tool metadata in headers which could leak internal agent identifiers to an external service — this is a privacy consideration but not a credential mismatch.
Persistence & Privilege
always:false and no install means the skill does not request persistent or elevated platform privileges. It does not attempt to modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pasteclaw - 安装完成后,直接呼叫该 Skill 的名称或使用
/pasteclaw触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
pasteclaw-agent v1.0.0 initial release
- Introduces Pasteclaw.com API integration for creating, updating, grouping (via session keys), and deleting code/text snippets.
- Supports agent-friendly workflows, including request patterns, headers, and concise response instructions.
- Enables publishing HTML/CSS/JS or raw text (markdown, json, yaml, txt) and returns preview URLs.
- Adds support for session/workspace grouping and agent metadata via custom headers.
- Provides clear API usage examples, error handling guidance, and multiple content type options.
元数据
常见问题
PasteClaw 是什么?
Use Pasteclaw.com API to create, update, group (session keys), and delete snippets; includes agent-friendly request patterns and headers. Like pastebin but for agents. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1833 次。
如何安装 PasteClaw?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pasteclaw」即可一键安装,无需额外配置。
PasteClaw 是免费的吗?
是的,PasteClaw 完全免费(开源免费),可自由下载、安装和使用。
PasteClaw 支持哪些平台?
PasteClaw 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PasteClaw?
由 tairov(@tairov)开发并维护,当前版本 v1.0.0。
推荐 Skills