← Back to Skills Marketplace
gora050

Peekdata

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
177
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install peekdata
Description
Peekdata integration. Manage data, records, and automate workflows. Use when the user wants to interact with Peekdata data.
Usage Guidance
This skill is coherent: it tells you to install and use the official Membrane CLI to connect to Peekdata rather than asking for raw API keys. Before installing or running it: (1) verify the @membranehq/cli package on npm and the linked GitHub repo (confirm maintainers and recent activity); (2) prefer using `npx` or an audit of the package instead of a permanent global install if you want to reduce exposure; (3) understand that Membrane (and the CLI) will have access to your Peekdata data once you authorize a connection — review Membrane's privacy and permissions; (4) avoid running the global install on sensitive or production machines until you trust the package. If you want, provide the Membrane/npm package links and I can help inspect them for obvious red flags.
Capability Analysis
Type: OpenClaw Skill Name: peekdata Version: 1.0.3 The peekdata skill bundle provides instructions for an AI agent to interact with the Peekdata analytics platform using the Membrane CLI. The SKILL.md file outlines standard procedures for installation, authentication, and action management via the '@membranehq/cli' package. It includes security-positive instructions, such as advising the agent to let Membrane handle credentials server-side rather than asking the user for API keys, and shows no signs of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
The skill claims to integrate with Peekdata and the SKILL.md consistently instructs the agent to use the Membrane CLI to access Peekdata. No unrelated credentials, paths, or binaries are requested.
Instruction Scope
Runtime instructions are limited to installing and using the Membrane CLI (login, create connections, list/discover/run actions). They do not instruct the agent to read arbitrary local files, access unrelated environment variables, or exfiltrate data to third-party endpoints beyond Membrane/Peekdata.
Install Mechanism
The SKILL.md tells users to run `npm install -g @membranehq/cli@latest` (and uses `npx` in examples). Global npm installs execute code on the machine and pull packages from the public registry — this is expected for a CLI but is a moderate operational risk. Verify the package and its provenance (npm page, GitHub repo, maintainers) before installing.
Credentials
The skill declares no required env vars or credentials. The instructions explicitly direct users to authenticate via the Membrane login flow and advise against asking users for API keys, which is proportionate for a connector workflow. Note that Membrane will hold credentials/session tokens for the connected Peekdata account (server-side or local CLI storage).
Persistence & Privilege
always is false and the skill is instruction-only. There is no request to modify other skills or system-wide agent settings. Normal autonomy (agent invocation) is allowed but not excessive given the skill's purpose.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install peekdata
  3. After installation, invoke the skill by name or use /peekdata
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug peekdata
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Peekdata?

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

How do I install Peekdata?

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

Is Peekdata free?

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

Which platforms does Peekdata support?

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

Who created Peekdata?

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

💬 Comments