← 返回 Skills 市场
Poof
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
149
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install poof
功能描述
Poof integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Poof data.
安全使用建议
This skill appears to be an instruction-only Membrane CLI integration, which is plausible, but there are red flags to check before proceeding:
- Confirm the intended target: the registry description (CRM-like objects) and the SKILL.md description (disappearing-messaging app) do not match. Ask the publisher which 'Poof' this integrates with.
- The SKILL.md tells you to install @membranehq/cli globally via npm even though the registry metadata lists no required binaries. Prefer using 'npx' if you want to avoid a global install, and verify the npm package and publisher (@membranehq) are legitimate.
- The CLI uses browser-based auth and creates connections; review what permissions the Membrane connection will grant and where tokens/connection metadata are stored (Membrane claims to manage credentials server-side). If you have sensitive data, verify Membrane's privacy/hosting model and access controls.
- Because the skill is instruction-only, it cannot be inspected for hidden code beyond the text. If you need higher assurance, request a skill version that includes a manifested install spec and a signed source repository, or ask the publisher to clarify the purpose mismatch and provide official API docs for the target service.
Given these inconsistencies, treat the skill as untrusted until the publisher clarifies the purpose and confirms the CLI package/source.
功能分析
Type: OpenClaw Skill
Name: poof
Version: 1.0.3
The SKILL.md file contains highly inconsistent and incoherent instructions, describing CRM-like features (Deals, Leads) in the metadata while claiming the app is a 'disappearing message app' in the body. It also includes a raw LLM refusal/hallucination ('I am sorry, I cannot provide an API...') within the documentation. Critically, it instructs the agent to perform a global system modification via 'npm install -g @membranehq/cli@latest', which is a high-privilege operation. While the Membrane platform itself may be legitimate, the poor construction and the requirement for global software installation for an ill-defined service present a significant security risk.
能力评估
Purpose & Capability
The registry description (manage Persons, Organizations, Deals, Leads, Projects, Activities) reads like a CRM integration, but the SKILL.md describes 'Poof' as a disappearing-message app. This mismatch between claimed purpose and the runtime instructions is unexplained and suspicious.
Instruction Scope
All runtime instructions direct the agent to use the Membrane CLI to discover/connect/run actions, which is coherent for a Membrane-backed connector. The SKILL.md also instructs installing and running CLI commands that will open browser-based auth and create connections. Instructions avoid asking for raw API keys (they explicitly say 'let Membrane handle credentials'), which is appropriate. However, the SKILL.md contains procedural install/auth steps even though the skill metadata declares no required binaries—an inconsistency.
Install Mechanism
There is no formal install spec in the registry metadata, but SKILL.md recommends installing the Membrane CLI globally via 'npm install -g @membranehq/cli@latest' (and provides npx alternatives). Because the skill is instruction-only, this will install software if the operator follows instructions. The install source (npm @membranehq/cli) is a public registry package (moderate risk) and is expected for a Membrane integration, but the lack of an explicit install declaration in metadata is an inconsistency worth flagging.
Credentials
The skill declares no required environment variables or credentials and the SKILL.md explicitly instructs to avoid asking for API keys by letting Membrane manage auth. The CLI-based browser flow is appropriate for third-party access and there are no requests for unrelated secrets in the text.
Persistence & Privilege
always is false and there is no instruction to modify other skills or global agent config. The skill relies on user-driven CLI auth flows; it does not request permanent elevated privileges in the provided instructions.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install poof - 安装完成后,直接呼叫该 Skill 的名称或使用
/poof触发 - 根据 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
元数据
常见问题
Poof 是什么?
Poof integration. Manage Persons, Organizations, Deals, Leads, Projects, Activities and more. Use when the user wants to interact with Poof data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 149 次。
如何安装 Poof?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install poof」即可一键安装,无需额外配置。
Poof 是免费的吗?
是的,Poof 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Poof 支持哪些平台?
Poof 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Poof?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills