agentsclimarketplace

Approval sandbox policies

Skill sarveshsea/design-skills/skills/approval-sandbox-policies

Practical design judgment for AI coding agents: 78 installable skills for craft, research, generation, Figma, and Memoire.

Install
npx -y skills add sarveshsea/design-skills --skill approval-sandbox-policies

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 6 stars6 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Define approval, sandbox, filesystem, and command policy for local autonomous agents.

SKILL.md

1.0 KB, as published. Nobody here has run it

Approval Sandbox Policies

Define approval, sandbox, filesystem, and command policy for local autonomous agents.

When to Use

Use this Note when a Memoire or Studio run needs agent approvals, sandbox mode, command allowlist, secure agent run.

Workflow

  1. Classify every run as read-only, workspace-write, or full-access before launching an agent.
  2. Bind filesystem writes to the project root unless the task explicitly requires external paths.
  3. Allowlist narrow commands by absolute path or stable prefix, not broad shell access.
  4. Require approval for network, package install, credential, desktop automation, and deletion steps.
  5. Store the final policy next to the session transcript so future agents inherit the boundary.

Sources

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.