← Back to Skills Marketplace
Placekey
by
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
210
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install placekey
Description
Placekey integration. Manage data, records, and automate workflows. Use when the user wants to interact with Placekey data.
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install placekey - After installation, invoke the skill by name or use
/placekey - 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
Frequently Asked Questions
What is Placekey?
Placekey integration. Manage data, records, and automate workflows. Use when the user wants to interact with Placekey data. It is an AI Agent Skill for Claude Code / OpenClaw, with 210 downloads so far.
How do I install Placekey?
Run "/install placekey" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Placekey free?
Yes, Placekey is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Placekey support?
Placekey is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Placekey?
It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.
More Skills