← 返回 Skills 市场
gora050

Postgrid

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
183
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install postgrid
功能描述
PostGrid integration. Manage Persons, Organizations, Addresses, Letters, Postcards, Templates and more. Use when the user wants to interact with PostGrid data.
安全使用建议
This skill appears coherent: it simply instructs using the Membrane CLI to interact with a PostGrid connector. Before installing or running it, consider: (1) you will install a global npm package (@membranehq/cli) — verify the package name, maintainers, and version and avoid global installs on machines where you cannot accept changes to PATH or system-wide node modules; (2) authentication is handled by Membrane (browser flow or code completion) so you must trust Membrane with connector credentials and tokens—review Membrane's privacy/security and the connector's permissions; (3) the workflow requires network access and interactive steps in headless environments (you’ll need to complete the login flow manually or provide the login code); and (4) do not run these commands in highly sensitive or shared environments without auditing the Membrane CLI and its network behavior. If you want stronger assurance, inspect the @membranehq/cli package contents (or its GitHub repo) before installing.
功能分析
Type: OpenClaw Skill Name: postgrid Version: 1.0.3 The skill bundle provides instructions for integrating the PostGrid direct mail platform using the Membrane CLI. It follows a standard pattern for tool-based integrations, focusing on legitimate API interactions such as managing postcards, letters, and addresses. The instructions prioritize security by delegating credential management to the Membrane platform rather than handling raw API keys, and no evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
Name/description (PostGrid integration) align with the instructions: all runtime steps use the Membrane CLI and the PostGrid connector. There are no unrelated environment variables, binaries, or configuration paths requested.
Instruction Scope
SKILL.md stays on-topic: it tells the user to install the Membrane CLI, run membrane login/connect, discover and run actions, and optionally create actions. It does not instruct reading arbitrary files, pulling unrelated credentials, or transmitting data to unknown endpoints. One minor note: it prescribes global npm installation and interactive login which require user interaction and may be unsuitable for fully headless/sandboxed environments.
Install Mechanism
The skill is instruction-only (no install spec in registry) but tells users to run `npm install -g @membranehq/cli@latest` or `npx` commands. Installing a scoped npm CLI from the public registry is a common pattern, but it carries the usual npm-package risk and will modify the host environment (global install). Verify the package and source before running in sensitive environments.
Credentials
The skill declares no required env vars or credentials. Authentication is delegated to Membrane (membrane login/connect), so no local API keys are requested. This is proportionate, though it does require trusting Membrane to hold/manage service credentials.
Persistence & Privilege
The skill does not request always:true and does not attempt to modify other skills or global agent settings. Default autonomous invocation is allowed by platform but not excessive here; nothing in the skill asks for permanent agent presence or cross-skill configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install postgrid
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /postgrid 触发
  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 postgrid
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Postgrid 是什么?

PostGrid integration. Manage Persons, Organizations, Addresses, Letters, Postcards, Templates and more. Use when the user wants to interact with PostGrid data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 183 次。

如何安装 Postgrid?

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

Postgrid 是免费的吗?

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

Postgrid 支持哪些平台?

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

谁开发了 Postgrid?

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

💬 留言讨论