Skip to main content

sandboxed-adversarial-test-harness

Design and audit adversarial test harnesses that prove a sandbox contains untrusted or AI-authored code and agent actions — an active adversary trying to break isolation, exfiltrate secrets, or cause side effects, not just the code's own passing unit tests. Use when gating a sandbox, output sink, worktree, or trust gate (e.g. ADR-0093's event-spawn trust substrate) before it holds real agent actions, when defining containment invariants for filesystem/network/secrets/process isolation, or when deciding fail-closed vs fail-open semantics. NOT for training or fine-tuning agents inside a sandbox (use agent-rl-sandbox-trainer), building the trust-gate/allowlist logic itself (use fleet-event-spawn-trust), general zero-trust crypto/capability architecture (use agentic-zero-trust-security), or macOS host-level ESF/Network-Extension implementation detail (use macos-host-security).

Jump to install

Source facts

Repository
curiositech/port-daddy
Last source activity
July 4, 2026 at 04:32
Detected SKILL.md language
English
Stars
2
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.