← Back to Skills Marketplace
gora050

Pageclip

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
107
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install pageclip
Description
Pageclip integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pageclip data.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pageclip
  3. After installation, invoke the skill by name or use /pageclip
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug pageclip
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Pageclip?

Pageclip integration. Manage data, records, and automate workflows. Use when the user wants to interact with Pageclip data. It is an AI Agent Skill for Claude Code / OpenClaw, with 107 downloads so far.

How do I install Pageclip?

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

Is Pageclip free?

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

Which platforms does Pageclip support?

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

Who created Pageclip?

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

💬 Comments