← 返回 Skills 市场
gora050

Peekdata

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
177
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install peekdata
功能描述
Peekdata integration. Manage data, records, and automate workflows. Use when the user wants to interact with Peekdata data.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install peekdata
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /peekdata 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
Slug peekdata
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Peekdata 是什么?

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

如何安装 Peekdata?

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

Peekdata 是免费的吗?

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

Peekdata 支持哪些平台?

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

谁开发了 Peekdata?

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

💬 留言讨论