Skip to content

Add paperclip-hermes-file-access-manager - #655

Open
marospekarik wants to merge 1 commit into
ksimback:mainfrom
marospekarik:add-repo-marospekarik-paperclip-hermes-file-access-manager
Open

Add paperclip-hermes-file-access-manager#655
marospekarik wants to merge 1 commit into
ksimback:mainfrom
marospekarik:add-repo-marospekarik-paperclip-hermes-file-access-manager

Conversation

@marospekarik

Copy link
Copy Markdown

Add paperclip-hermes-file-access-manager to Hermes Atlas

Adds paperclip-hermes-file-access-manager to the Atlas registry (data/repos.json) under Plugins & Extensions.

What it is
Kernel-enforced filesystem sandboxing for Hermes Agent profiles. A Paperclip plugin that turns per-path permission rules into Docker bind mounts:

  • Denied → path is not mounted into the container (doesn't exist)
  • Read-Only:ro mount, kernel-enforced, even root can't write
  • Read/Write → full access

Key features

  • Three permission states: Read/Write, Read-Only, Denied
  • Docker bind-mount enforcement (kernel-level, not config flags)
  • Inheritance: folder settings inherit downward, deeper settings override
  • Sensitive-path masking: .ssh, .gnupg, .env auto-denied on broad grants
  • One-click Save & Apply from Paperclip UI
  • Profile-aware: per-profile and per-agent permission rules
  • REST API: GET/POST /agents/:agentId/file-access, GET /scan

Metadata

  • Developer: Ordillect
  • License: MIT
  • Tags: filesystem, security, sandboxing, docker, paperclip, hermes-agent, permissions, agent-governance, access-control

Replaces the intake issue #653.

@vercel

vercel Bot commented Jul 27, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the Kevin's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant