← 返回 Skills 市场
casperaiassist

Postwall

作者 casperaiassist · GitHub ↗ · v1.7.0
cross-platform ✓ 安全检测通过
582
总下载
0
收藏
2
当前安装
7
版本数
在 OpenClaw 中安装
/install postwall
功能描述
Secure email gateway for AI agents - human-in-the-loop approval for reading and sending emails. Get your API key at https://postwallapp.com
安全使用建议
This skill appears coherent, but before installing: 1) Verify the npm package and GitHub repo (author/maintainers and package publisher) match the official PostWall project to avoid a typosquat. 2) Only provide a scoped API key with minimal privileges (and rotate it if needed). 3) Be aware the PostWall service and its CLI will see email content and can change mailbox state (mark-read, submit drafts), so only use with trusted accounts. 4) Test in a non-production mailbox first to confirm behavior (what is marked read, how drafts are handled). 5) Monitor usage and revoke the API key if you see unexpected activity.
功能分析
Type: OpenClaw Skill Name: postwall Version: 1.7.0 The skill bundle describes a 'secure email gateway' with human-in-the-loop approval for email operations, which is a security-enhancing feature. All described commands for the `postwall` CLI tool are directly related to managing emails (checking, listing, reading, drafting, updating, status checks). Crucially, sending emails requires explicit human approval, mitigating a major risk. The `SKILL.md` contains no prompt injection attempts, obfuscation, or instructions for data exfiltration, persistence, or unauthorized execution. The `npm install` instruction for the `postwall` CLI is a standard dependency installation method.
能力评估
Purpose & Capability
Name/description (secure email gateway, human-in-the-loop) match the declared requirements: a postwall CLI binary and POSTWALL_API_KEY. The npm install entry (package 'postwall') and the repository/homepage references are consistent with an official CLI wrapper.
Instruction Scope
SKILL.md only instructs running the postwall CLI commands (check, inbox, read, mark-read, draft, update, status, drafts) and processing their JSON output. It does not instruct reading unrelated files, accessing other environment variables, or exfiltrating data to unexpected endpoints.
Install Mechanism
Install is via npm package 'postwall', which is a standard registry-based install for a CLI. No arbitrary downloads, extract steps, or unexpected installers are used.
Credentials
Only a single credential (POSTWALL_API_KEY) is required and declared as primaryEnv; this is appropriate for a service that mediates email access. No unrelated secrets or config paths are requested.
Persistence & Privilege
Skill is not always-enabled and does not request system-wide config changes. It can be invoked autonomously (the platform default), which is expected for a skill that polls and acts on email, but that is not in itself a misfit with the described functionality.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install postwall
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /postwall 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.7.0
Fixed credential declaration: using env/primaryEnv format for POSTWALL_API_KEY
v1.6.0
Fixed metadata: using openclaw namespace for requires/install declarations
v1.5.0
Moved requires and install to top-level frontmatter for proper registry parsing
v1.4.1
Added postwallapp.com link to description and metadata
v1.4.0
Fixed metadata format - properly declares postwall CLI, npm install spec, and POSTWALL_API_KEY credential
v1.3.0
Added proper metadata: declares postwall CLI dependency, npm install spec, and credential requirements
v1.2.0
Secure email gateway for AI agents - human-in-the-loop approval for reading and sending emails
元数据
Slug postwall
版本 1.7.0
许可证
累计安装 2
当前安装数 2
历史版本数 7
常见问题

Postwall 是什么?

Secure email gateway for AI agents - human-in-the-loop approval for reading and sending emails. Get your API key at https://postwallapp.com. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 582 次。

如何安装 Postwall?

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

Postwall 是免费的吗?

是的,Postwall 完全免费(开源免费),可自由下载、安装和使用。

Postwall 支持哪些平台?

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

谁开发了 Postwall?

由 casperaiassist(@casperaiassist)开发并维护,当前版本 v1.7.0。

💬 留言讨论