Peekdata
v1.0.2Peekdata integration. Manage data, records, and automate workflows. Use when the user wants to interact with Peekdata data.
⭐ 0· 118·0 current·0 all-time
byVlad Ursul@gora050
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The skill claims Peekdata integration and the SKILL.md explains use of the Membrane CLI to connect and proxy requests to Peekdata — this is a coherent design. Minor metadata mismatch: registry metadata lists no required binaries, but the runtime instructions expect the Membrane CLI (and npm for installing it).
Instruction Scope
Instructions focus on installing and using the Membrane CLI to list connections, run actions, and proxy API requests. They do not instruct reading unrelated files, scanning system state, or exfiltrating local secrets; authentication is handled via browser-based login flows described in the doc.
Install Mechanism
There is no formal install spec in the registry (instruction-only skill), but the SKILL.md tells users to install @membranehq/cli via npm (global install). That is a common approach but carries the usual risks of installing third-party npm packages globally — verify the package and source before installing.
Credentials
The skill declares no required environment variables or credentials and the instructions explicitly advise against asking users for API keys, relying on Membrane to manage auth. No unrelated credentials or config paths are requested.
Persistence & Privilege
The skill does not request always: true or permanent presence, does not modify other skills' configs, and has no privileged persistence. It runs via CLI commands initiated by the agent when invoked.
Assessment
This skill appears consistent with its Peekdata purpose. Before installing or running it: (1) confirm you trust Membrane/@membranehq/cli and review that npm package on the registry or GitHub; (2) be aware that the SKILL.md expects you to install a global npm CLI (npm and permission to install global packages are required); (3) the skill uses network access and a Membrane account for browser-based login — no raw API keys are requested; and (4) if you need stricter controls, consider running the CLI in an isolated environment (container) or review the Membrane docs and source before granting access.Like a lobster shell, security has layers — review code before you run it.
latestvk979s4m5mn92s1mzkg4v89yebn8427yg
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
