← 返回 Skills 市场
gora050

Placekey

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
210
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install placekey
功能描述
Placekey integration. Manage data, records, and automate workflows. Use when the user wants to interact with Placekey data.
安全使用建议
This skill is coherent with its purpose, but review these practical points before installing/using it: - The SKILL.md sends Placekey data through Membrane's managed service — don't pass sensitive or regulated data until you've read Membrane's privacy/security policies and confirmed you trust getmembrane.com. - The CLI is a third-party npm package (@membranehq/cli). Inspect the package repository and recent release notes, prefer npx for one-off runs, and avoid installing global CLI packages with elevated privileges unless you trust the publisher. - Authentication is handled by Membrane (browser-based or code flow). Understand how Membrane stores and manages any connectors/credentials it creates for Placekey. - If you need stronger guarantees (on-prem processing, no third-party transit), this skill is not appropriate without further controls. - No regex scan findings were produced (the skill is instruction-only), but absence of findings is not a substitute for the checks above.
功能分析
Type: OpenClaw Skill Name: placekey Version: 1.0.3 The skill provides instructions for an AI agent to interact with the Placekey service via the Membrane CLI. It covers installation, authentication, and action management using the 'membrane' command-line tool. The instructions are consistent with the stated purpose of data integration and do not exhibit signs of malicious intent, data exfiltration, or unauthorized execution (SKILL.md).
能力评估
Purpose & Capability
Name/description (Placekey integration) match the runtime instructions: the SKILL.md tells the agent to use the Membrane CLI to connect to a Placekey connector, discover and run actions, and optionally create actions. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Instructions are narrowly scoped to installing/using the Membrane CLI, logging in, creating/using a Placekey connection, and listing/running actions. However, all data and API calls are routed through Membrane's service — any Placekey data you handle will be transmitted to and processed by Membrane. The SKILL.md explicitly tells agents not to ask users for API keys, which reduces local secret handling.
Install Mechanism
There is no built-in install spec, but SKILL.md instructs installing @membranehq/cli via npm (-g) or using npx. Installing a third-party npm CLI is a normal pattern but carries the usual supply-chain/privilege considerations: review the package source (npm/GitHub), avoid running with elevated privileges, and prefer npx or vetted release artifacts where possible.
Credentials
The skill declares no required environment variables or credentials and relies on Membrane to manage auth. This is proportionate to the stated functionality. Be aware that credentials for Placekey (or other services) will be managed server-side by Membrane, not stored locally by this skill.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request persistent presence or modification of other skills or system-wide settings. No elevated privileges or cross-skill config access are requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install placekey
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /placekey 触发
  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 placekey
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Placekey 是什么?

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

如何安装 Placekey?

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

Placekey 是免费的吗?

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

Placekey 支持哪些平台?

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

谁开发了 Placekey?

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

💬 留言讨论