guard-users-openhands

Apply scoped approvals and secret-leakage guardrails to Openhands CLI commands.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/AndrewRober/CodexCli-GuardRails --skill guard-users-openhands
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: guard-users-openhands
Source: https://github.com/AndrewRober/CodexCli-GuardRails/tree/main/skills/guard-users-openhands
Command: npx skills add https://github.com/AndrewRober/CodexCli-GuardRails --skill guard-users-openhands

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Guardrails for the Openhands CLI prevent catastrophic actions, enforce scoped approvals, and reduce risk of secret leakage during command execution.

Core Features & Use Cases

  • Refuse catastrophic actions unless explicitly approved.
  • Enforce scoped approvals for high-risk commands.
  • Prevent leakage of credentials and secrets; provide safe defaults and explicit payloads.

Quick Start

Configure and apply the policy to your Openhands CLI workspace to enforce guardrails on risky commands.

Frequently Asked Questions about guard-users-openhands

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent destructive actions in Openhands CLI workflows?

To prevent destructive actions in Openhands CLI workflows, apply safety guardrails that refuse catastrophic commands unless explicitly approved. This enforces scoped approvals for high-risk operations and provides safe defaults during command execution.

How do I stop secret leakage when executing commands in an Openhands workspace?

To stop secret leakage in an Openhands workspace, apply guardrails that validate actions and prevent credentials from leaking during command execution. The skill enforces safe defaults and scoped approvals to protect sensitive data.

What are scoped approvals for high-risk CLI commands?

Scoped approvals for high-risk CLI commands are a risk-management mechanism that requires explicit authorization for exact payloads before execution. This ensures catastrophic actions are refused unless specifically approved by the user.

Does Openhands CLI support exact-payload approvals for risky commands?

Yes, Openhands CLI supports exact-payload approvals for risky commands by reading skill metadata and validating actions. It satisfies policy configuration requirements by enforcing scoped approvals and safe default behavior within workspace sessions.

How do I configure guardrails to refuse catastrophic actions in Openhands?

To configure guardrails that refuse catastrophic actions in Openhands, apply the policy to your CLI workspace. The skill reads its metadata to validate actions, enforcing safe defaults and scoped approvals for risky commands.