Agent Skillsmtarcure/claude-vibe-squad › sandbox-provision-discipline

sandbox-provision-discipline

GitHub

用于在沙箱环境执行高风险测试前的安全纪律规范,涵盖授权验证、隔离策略、网络限制及清理流程。

.agents/skills/sandbox-provision-discipline/SKILL.md mtarcure/claude-vibe-squad

触发场景

准备使用沙箱进行PoC或模糊测试 需要验证沙箱的隔离性和权限控制

安装

npx skills add mtarcure/claude-vibe-squad --skill sandbox-provision-discipline -g -y
更多选项

非标准路径

npx skills add https://github.com/mtarcure/claude-vibe-squad/tree/main/.agents/skills/sandbox-provision-discipline -g -y

不安装直接使用

npx skills use mtarcure/claude-vibe-squad@sandbox-provision-discipline

指定 Agent (Claude Code)

npx skills add mtarcure/claude-vibe-squad --skill sandbox-provision-discipline -a claude-code -g -y

安装 repo 全部 skill

npx skills add mtarcure/claude-vibe-squad --all -g -y

预览 repo 内 skill

npx skills add mtarcure/claude-vibe-squad --list

SKILL.md

Frontmatter
{
    "name": "sandbox-provision-discipline",
    "audience": "specialist",
    "description": "Verify authorization, isolation, egress, credentials, persistence, evidence, and cleanup gates before provisioning or using a sandbox for PoCs, untrusted binaries, fuzzing, or other risky tests."
}

Sandbox Provision Discipline

Use this skill before provisioning or using Docker, a VM, Kubernetes, or any other environment for exploit PoCs, untrusted binaries, fuzzing, or tests that could reach systems beyond the authorized target.

Preflight gate

Record all of the following before execution:

  1. The task's explicit authorization and exact target scope.
  2. The isolation boundary and whether it is dedicated or shared.
  3. Network policy: deny egress by default; enumerate any approved destination.
  4. Credential policy: inject no production or unrelated credentials.
  5. Filesystem policy: expose only required inputs; keep outputs in the packet's write scope; declare persistence and retention in advance.
  6. Resource limits for CPU, memory, process count, time, and storage.
  7. A harmless containment check showing the sandbox cannot reach an unapproved host, credential source, or host path.

If any item is unknown or cannot be verified, stop before payload execution and report needs_human plus the missing guarantee. Do not weaken isolation to make a test pass.

Execution discipline

  • Use disposable, uniquely labeled resources tied to the task ID.
  • Keep host mounts read-only unless a specific write is required and approved.
  • Capture the sandbox definition, tool versions, limits, containment-check result, and test timestamps without logging secret values.
  • Never redirect a failed local test to a live target or another tenant.
  • Treat unexpected egress, host access, or cross-tenant data as a hard stop.

Cleanup and handoff

State the cleanup procedure and rollback before execution. Perform deletion or destructive cleanup only when the governing task explicitly authorizes it. Otherwise leave resources stopped, identify them precisely, and request operator action. Report residual processes, mounts, volumes, network rules, artifacts, and secrets even when the test succeeds.

版本历史

  • d5262e2 当前 2026-09-11 11:25

同 Skill 集合

.agents/skills/accessible-media-authoring/SKILL.md
.agents/skills/agent-prompt-engineering/SKILL.md
.agents/skills/agentic-safety-audit/SKILL.md
.agents/skills/audio-event-map-authoring/SKILL.md
.agents/skills/auto-scaffold/SKILL.md
.agents/skills/claim-verification/SKILL.md
.agents/skills/code-reachability-audit/SKILL.md
.agents/skills/code-review-loop/SKILL.md
.agents/skills/color-theory/SKILL.md
.agents/skills/conversation-design/SKILL.md
.agents/skills/copy-refinement/SKILL.md
.agents/skills/cross-file-relationship-synthesis/SKILL.md
.agents/skills/dependency-cycle-audit/SKILL.md
.agents/skills/dependency-health-triage/SKILL.md
.agents/skills/detection-as-code/SKILL.md
.agents/skills/diff-aware-semgrep-scan/SKILL.md
.agents/skills/differential-review/SKILL.md
.agents/skills/dimensional-analysis-check/SKILL.md
.agents/skills/dual-level-retrieval/SKILL.md
.agents/skills/figma-implement-design/SKILL.md
.agents/skills/forensic-timeline-authoring/SKILL.md
.agents/skills/game-design-fundamentals/SKILL.md
.agents/skills/game-mechanics-balancing/SKILL.md
.agents/skills/head-tail/SKILL.md
.agents/skills/incident-response-runbook/SKILL.md
.agents/skills/interactive-audio-design/SKILL.md
.agents/skills/interface-ambiguity-check/SKILL.md
.agents/skills/keyword-clustering/SKILL.md
.agents/skills/knowledge-base-integration/SKILL.md
.agents/skills/layered-analysis-loop/SKILL.md
.agents/skills/level-design-patterns/SKILL.md
.agents/skills/locale-adaptation/SKILL.md
.agents/skills/narrative-structure/SKILL.md
.agents/skills/platform-compliance/SKILL.md
.agents/skills/player-engagement-psychology/SKILL.md
.agents/skills/requirements-elicitation/SKILL.md
.agents/skills/rule6-rights-gate/SKILL.md
.agents/skills/rule8-truth-gate/SKILL.md
.agents/skills/scope-decomposition/SKILL.md
.agents/skills/scope-estimation/SKILL.md
.agents/skills/security-ownership-map/SKILL.md
.agents/skills/security-threat-model/SKILL.md
.agents/skills/semgrep-rule-author/SKILL.md
.agents/skills/skill-description-trigger-authoring/SKILL.md
.agents/skills/sound-design-principles/SKILL.md
.agents/skills/structured-data-authoring/SKILL.md
.agents/skills/supply-chain-audit/SKILL.md
.agents/skills/take-over-resume/SKILL.md
.agents/skills/technical-seo-audit/SKILL.md

元信息

文件数
0
版本
d5262e2
Hash
d1ce6314
收录时间
2026-09-11 11:25

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-12 15:31
浙ICP备14020137号-1 $访客地图$