← Back to Skills Marketplace
doonot

Zero Trust

by doonot · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
6685
Downloads
13
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install zero-trust
Description
Security-first behavioral guidelines for cautious agent operation. Use this skill for ALL operations involving external resources, installations, credentials, or actions with external effects. Triggers on - any URL/link interaction, package installations, API key handling, sending emails/messages, social media posts, financial transactions, or any action that could expose data or have irreversible effects.
Usage Guidance
Install this only if you want a conservative safety layer that may ask for approval frequently. Before relying on it in a shared or non-Pat environment, update the approval authority language so it refers to the current authorized user or designated approver.
Capability Analysis
Type: OpenClaw Skill Name: zero-trust Version: 1.0.0 This skill bundle is designed to implement a 'Zero Trust Security Protocol' for the OpenClaw agent. The `SKILL.md` file contains extensive instructions for the agent to exercise extreme caution, verify sources, seek human approval for risky actions (e.g., installations, external API calls, URL clicks, credential handling), and identify common red flags (e.g., `sudo` requests, obfuscated code, urgency pressure, typosquatting). All instructions are defensive in nature, aiming to prevent data exfiltration, unauthorized execution, and other malicious activities, rather than performing them. There is no evidence of prompt injection with malicious intent, nor any other high-risk behaviors.
Capability Assessment
Purpose & Capability
The stated purpose is to make the agent cautious, verify sources, identify security red flags, and request human approval for risky actions; those capabilities fit a zero-trust safety skill.
Instruction Scope
The instructions appear intentionally broad and may trigger on many normal workflows, which can add friction, but that breadth is coherent with the stated defensive purpose.
Install Mechanism
Available evidence describes a SKILL.md-only guidance bundle; no install script, runtime extension, dependency installer, or automatic command execution was identified.
Credentials
Guidance about installs, URL clicks, external API calls, and credential handling is proportionate for a defensive security protocol and does not itself request unrelated environment access.
Persistence & Privilege
The hard-coded reference to a specific approver, Pat, is not ideal for a reusable skill because it may not match the current authorized user, but it is an approval-boundary issue rather than evidence of persistence or privilege abuse.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install zero-trust
  3. After installation, invoke the skill by name or use /zero-trust
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
**Initial release: Establishes security-first protocols for all high-risk operations.** - Introduces zero-trust guidelines for agent operations involving external resources, installations, or credentials. - Requires explicit human approval for sensitive actions such as sending emails, installing packages, or clicking unknown links. - Outlines STOP → THINK → VERIFY → ASK → ACT → LOG flow for all external actions. - Defines strict credentials handling: never log or expose, always store securely. - Provides clear red flags to identify risky operations and immediate STOP criteria.
Metadata
Slug zero-trust
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Zero Trust?

Security-first behavioral guidelines for cautious agent operation. Use this skill for ALL operations involving external resources, installations, credentials, or actions with external effects. Triggers on - any URL/link interaction, package installations, API key handling, sending emails/messages, social media posts, financial transactions, or any action that could expose data or have irreversible effects. It is an AI Agent Skill for Claude Code / OpenClaw, with 6685 downloads so far.

How do I install Zero Trust?

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

Is Zero Trust free?

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

Which platforms does Zero Trust support?

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

Who created Zero Trust?

It is built and maintained by doonot (@doonot); the current version is v1.0.0.

💬 Comments