HERMES KNOWLEDGE BASE

Security guides

42 public guides in this topic. Use search or pick a nearby topic without scrolling through a long sidebar.

Filtered pages

42 results

Secret Redaction

A practical guide to secret redaction in a verified Hermes/Rocky workflow.

Securitysecurityhermesrocky

PII Redaction

A practical guide to pii redaction in a verified Hermes/Rocky workflow.

Securitysecurityhermesrocky

Approval Modes

A practical guide to approval modes in a verified Hermes/Rocky workflow.

Securitysecurityhermesrocky

Safe Handling of Passwords

A practical guide to safe handling of passwords in a verified Hermes/Rocky workflow.

Securitysecurityhermesrocky

Audit Logs

How audit logs make Rocky workflows reviewable by recording important actions, approvals, sources, and verification evidence.

Securitysecurityhermesrocky

CSP and Security Headers

A practical guide to csp and security headers in a verified Hermes/Rocky workflow.

Securitysecurityhermesrocky

Tool Permission Boundaries

How to decide which Rocky tools are safe for a workflow and where human approval is required before taking action.

Securitytoolspermissionssafety

Public and Private Surface Split

How to keep HeyRocky public pages and private dashboards separated so visitors see only the right content and actions.

Securitypublic privateportalseo

The Human-in-the-Loop Approval Model

How to decide which Rocky and Hermes actions can run automatically and which should stop for explicit human approval.

Securityapprovalssafetyhuman review

What Rocky Should Refuse or Escalate

Clear boundaries for unsafe, unsupported, ambiguous, private, financial, legal, or destructive requests in Rocky workflows.

Securitysecurityescalationrisk

Approval Boundaries for AI Operators

How Rocky decides when it can act autonomously and when a human approval boundary is the safer operating mode.

Securityapprovalssecurityoperator safety

Public/Private Boundary for Rocky Portals

A release checklist for keeping public HeyRocky pages separate from private workspaces, customer data, and internal automation state.

Securitysecuritypublic dataprivacy

Approvals and Command Safety for Rocky

A practical guide to choosing approval modes and command boundaries when Rocky operates files, terminals, browsers, and deployments.

Securityapprovalssecurityterminal

Human-in-the-Loop Approval Design

Design approval gates so Rocky can move quickly on low-risk work while stopping for payments, secrets, destructive commands, and sensitive messages.

Securityapprovalssecurityhuman-in-the-loop

Managed Scope for Organization Policy

Pin a small administrator-owned baseline of Hermes configuration and secrets without freezing every user-controlled setting.

Securitymanaged-scopeconfigurationorganization-policy

External Secret Sources for Hermes

Load provider credentials from Bitwarden, 1Password, or vetted plugins at startup while preserving provenance and deterministic conflict rules.

Securitysecretsbitwarden1password

Hermes Supply-Chain Security Audits

Scan the active environment, plugin requirements, and pinned MCP packages for known vulnerabilities while keeping audit results actionable.

Securitysecurity-auditsupply-chainosv

Operate Hermes with 1Password Secret References

Resolve provider credentials from reviewed 1Password references at startup, with deliberate authentication, cache, rotation, and non-interactive runtime checks.

Security1passwordsecretscredentials

Operate Bitwarden Secrets Manager for Hermes

Use a least-privilege Bitwarden machine account to hydrate Hermes provider credentials at startup and rotate them centrally without broad vault access.

Securitybitwardensecrets-managermachine-account

Audit Secret Caching and Stale Fallbacks in Hermes

Choose cache TTLs and network-failure behavior for external secret sources without allowing revoked credentials or partial fetches to masquerade as healthy state.

Securitysecret-cachestale-fallbackbitwarden

Complete Hermes OAuth on Remote Hosts

Finish loopback OAuth for remote MCP and service integrations through paste-back or an SSH local forward while preserving exact callback state and port boundaries.

Securityoauthsshremote-host

Design Least-Privilege MCP Tool Registration

Filter MCP tools, resources, and prompts deliberately; understand include precedence, dynamic toolsets, naming, and empty-registration behavior.

SecurityMCP tool filteringleast privilegeresources

Stop Repetitive Hermes Tool Loops with Guardrails

Detect identical failures, repeated same-tool errors, and no-progress calls; warn interactive agents and hard-stop unattended runs before they waste a turn budget.

SecurityHermes toolsloop guardrailscircuit breaker

Bound Hermes File Reads and Tool Output Safely

Protect the context window from giant files, minified lines, and noisy commands by tuning read, line, and byte caps while preserving paginated access.

SecurityHermes toolsfile readsoutput truncation