← 返回 Skills 市场
gora050

Pageclip

作者 Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
107
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install pageclip
功能描述
Pageclip integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pageclip data.
安全使用建议
This skill appears to be a Pageclip integration that uses the Membrane platform. Before installing or running commands: 1) Know that SKILL.md expects you to have Node/npm (and will ask you to npm install -g @membranehq/cli or use npx) even though the manifest omits that — verify you are comfortable installing a global npm package from @membranehq. 2) The login flow opens a browser or uses a headless auth code; authentication and tokens are managed by Membrane (server-side). 3) Confirm getmembrane.com and the npm package publisher are legitimate and trustworthy (check the npm package page, GitHub repo, and reviews). 4) If you want stricter guarantees, ask the skill author to add an install spec or to declare required binaries (node/npm, membrane CLI) in the manifest, and to document exactly what data is sent to Membrane. 5) Because this is instruction-only (no code files), the static scanner found nothing — absence of findings is not proof of safety.
功能分析
Type: OpenClaw Skill Name: pageclip Version: 1.0.1 The skill bundle provides instructions for integrating Pageclip via the Membrane CLI. It guides the agent through standard procedures such as installing the official CLI (@membranehq/cli), authenticating, and managing actions. The instructions are transparent, align with the stated purpose, and actually promote security best practices by recommending centralized credential management through Membrane rather than handling raw API keys. No malicious patterns or harmful prompt injections were detected in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill is an integration proxy for Pageclip implemented via the Membrane platform — that fits the skill name/description. However, the manifest declares no required binaries or env vars while the instructions rely on the Membrane CLI (installed via npm) and use npx in examples; this is an inconsistency between declared requirements and actual capabilities.
Instruction Scope
SKILL.md instructs only to install and use the Membrane CLI, authenticate, create a connection to the Pageclip connector, discover actions, and run them. It does not instruct reading unrelated files, exfiltrating local secrets, or touching unrelated system paths. It does require interactive login or a headless auth flow, which is expected for an external service.
Install Mechanism
There is no install spec in the registry metadata even though SKILL.md instructs installing @membranehq/cli via npm (global) and uses npx in examples. Installing a package from the public npm registry is moderate-risk but common; the manifest should declare this runtime dependency (node/npm and the CLI) or provide an install spec. Verify the npm package and publisher before installing.
Credentials
The skill itself requests no environment variables or local credentials and delegates auth to Membrane's service-side credential management, which is proportionate. Be aware the flow requires a Membrane account and will result in tokens managed by the remote Membrane service (not local env variables).
Persistence & Privilege
The skill is not always-enabled and does not request elevated platform privileges. It does allow normal autonomous invocation (platform default), which increases impact if the skill were malicious, but there are no additional persistence or cross-skill configuration actions described.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pageclip
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pageclip 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug pageclip
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

Pageclip 是什么?

Pageclip integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pageclip data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 107 次。

如何安装 Pageclip?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pageclip」即可一键安装,无需额外配置。

Pageclip 是免费的吗?

是的,Pageclip 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pageclip 支持哪些平台?

Pageclip 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pageclip?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。

💬 留言讨论