← Back to Skills Marketplace
casperaiassist

Postwall

by casperaiassist · GitHub ↗ · v1.7.0
cross-platform ✓ Security Clean
582
Downloads
0
Stars
2
Active Installs
7
Versions
Install in OpenClaw
/install postwall
Description
Secure email gateway for AI agents - human-in-the-loop approval for reading and sending emails. Get your API key at https://postwallapp.com
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install postwall
  3. After installation, invoke the skill by name or use /postwall
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug postwall
Version 1.7.0
License
All-time Installs 2
Active Installs 2
Total Versions 7
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 582 downloads so far.

How do I install Postwall?

Run "/install postwall" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Postwall free?

Yes, Postwall is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Postwall support?

Postwall is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Postwall?

It is built and maintained by casperaiassist (@casperaiassist); the current version is v1.7.0.

💬 Comments