Secure Your Data With OpenClaw
PortEden makes OpenClaw enterprise-grade. Native skills + the porteden CLI give your agent clean, redacted data on every tool call, and every action lands in an exportable audit log — so you keep OpenClaw's flexibility and ship to teams with confidence.
Native OpenClaw skills · 5-minute clawhub install · Free for solo
What PortEden Adds to OpenClaw
- OpenClaw is open source and routes through whichever LLM you select. PortEden enforces a consistent redaction and policy layer in front of every model call, so changing the underlying LLM does not change the security posture or the audit story.
- OpenClaw skills define a clean integration boundary. PortEden ships first-party calendar and email skills installable via clawhub; calendar, email, drive, and tasks become available through one configuration change, with the firewall enforced on every call.
- OpenClaw is often deployed on chat gateways such as WhatsApp, Telegram, or Discord. PortEden's token-based authentication path supports those channels where browser OAuth does not, providing the same RBAC, redaction, and audit on remote surfaces as on desktop.
- OpenClaw's runtime is intentionally minimal. PortEden returns -jc compact JSON sized for the model's reasoning loop, keeping token consumption predictable while still applying the full firewall, policy evaluation, and logging on every tool call.
OpenClaw With PortEden: What You Get
Native OpenClaw Skills, Same Firewall as Claude and ChatGPT
Connection: clawhub install porteden/{calendar,email} + porteden CLI
OpenClaw skills (managed install)
clawhub install porteden/calendar and porteden/email drop the skills into ~/openclaw/skills/porteden/. Workspace-level installs override managed copies for project-specific scopes.
Setup guideporteden CLI (any agent, any LLM)
Beyond skills, the binary itself is callable from any OpenClaw command. -jc returns compact JSON; --all auto-paginates. Same firewall as the skills.
Setup guideRemote channels (WhatsApp / Discord / Telegram)
When the user is at the computer, browser-OAuth login. When the user is on a chat gateway, generate a key at my.porteden.com and run porteden auth login --token pe_their_key.
Setup guide- All commands accept -jc for compact JSON output — filters noise, truncates long fields, reduces token usage in OpenClaw's reasoning loop.
- Use --all to auto-paginate large result sets (e.g. porteden email messages --week --all -jc).
- PE_API_KEY env injection in ~/.openclaw/openclaw.json so OpenClaw sessions inherit credentials without leaking to shell history.
- Per-token monthly quotas, per-contact access rules, and field-level redaction all apply — the agent gets redacted JSON, never raw payloads.
- Confirm-before-write defaults on the skills: send, reply, forward, create, update, and delete operations require explicit user OK before the firewall executes them.
Install OpenClaw Skills in Under 5 Minutes
Install the porteden CLI
brew install porteden/tap/porteden — or use the install script / go install. Verify with porteden --version.
Install the skills
clawhub install porteden/calendar and clawhub install porteden/email drop the skills into ~/openclaw/skills/porteden/.
Authenticate and inject the key
porteden auth login (browser) or porteden auth login --token (remote). Add PE_API_KEY to ~/.openclaw/openclaw.json. Run porteden auth status to verify.
Five-Minute Setup. Free While You Test.
Connect a data source, plug OpenClaw into PortEden, and put OpenClaw to work on the data your team actually needs to handle.
Frequently Asked Questions
Why does OpenClaw need PortEden? Isn't OpenClaw open-source enough?
Are the skills officially listed in clawhub?
Can OpenClaw use PortEden without the skills?
How does authentication work when the user is on WhatsApp or Discord?
Does PortEden see my OpenClaw conversations?
What happens when the user asks OpenClaw to send an email or create an event?
Can a single PortEden token power multiple OpenClaw users?
What does it cost?
Keep Exploring
Get More From OpenClaw With PortEden
Five-minute setup. Free tier for solo licensed practitioners. Same AI you already use — now ready for the work your team actually needs to do.
Rolling out to a whole team? Talk to sales →