← 返回 Skills 市场
membranedev

Postman

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
362
总下载
0
收藏
2
当前安装
4
版本数
在 OpenClaw 中安装
/install postman-integration
功能描述
Postman integration. Manage Workspaces. Use when the user wants to interact with Postman data.
安全使用建议
This skill delegates Postman access to the Membrane service and asks you to install their CLI and perform an interactive login. If you plan to use it: 1) Understand that you are trusting Membrane with Postman data and credentials via their connector—review Membrane's privacy/security documentation and the referenced repository/homepage. 2) Installing a global npm CLI modifies your system environment; only run the install if you trust the package source. 3) The skill explicitly advises not to share Postman API keys directly—use the connector/login flow as instructed. 4) If you need stricter control, verify what Membrane stores and whether it can be limited to read-only access before creating connections.
功能分析
Type: OpenClaw Skill Name: postman-integration Version: 1.0.3 The skill facilitates Postman integration by instructing the agent to install a global NPM package (`npm install -g @membranehq/cli@latest`) and execute shell commands for authentication and API management. While these actions are aligned with the stated purpose of using the Membrane platform (getmembrane.com), the requirement for global software installation and shell-based credential handling in SKILL.md represents a high-privilege attack surface and significant risk in an agentic environment.
能力评估
Purpose & Capability
The skill's name/description (Postman integration) align with the instructions: it directs the agent to use a Membrane connector to interact with Postman workspaces/collections. Required capabilities (network access, a Membrane account) are consistent with that purpose. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md stays on-topic: it instructs installing the Membrane CLI, logging in, creating a connector for Postman, listing/searching/creating/running actions. It does not instruct reading unrelated files, harvesting arbitrary environment variables, or sending data to unexpected endpoints. It does rely on interactive login/authorization via a browser or printed URL (expected).
Install Mechanism
The registry has no formal install spec (instruction-only), but SKILL.md instructs the user to run `npm install -g @membranehq/cli@latest`. Installing a global npm CLI is a reasonable, common method for providing a client, but it is an intrusive, system-level operation the user must explicitly accept. The install source (npm) is a public registry; there are no obscure download URLs or extracts in the instructions.
Credentials
No environment variables or secret tokens are requested by the skill. Authentication is delegated to Membrane's login flow (browser/authorization URL). This is proportionate to the stated goal of integrating with Postman via a third-party connector.
Persistence & Privilege
The skill does not request always:true and is user-invocable. It does not ask to modify other skills or system-wide settings. The standard autonomous-invocation flag is unchanged; that is expected for skills and not a concern on its own.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install postman-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /postman-integration 触发
  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 postman-integration
版本 1.0.3
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 4
常见问题

Postman 是什么?

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

如何安装 Postman?

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

Postman 是免费的吗?

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

Postman 支持哪些平台?

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

谁开发了 Postman?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。

💬 留言讨论