Standards alignment

Standards alignment

Date: 2026-06-22

Scope: public/operator-facing alignment matrix for Agentic Sandbox local-first deployments through `v2026.6.28`.

This page maps common security standards and practices to project controls and evidence. It is not a certification, attestation, audit opinion, or statement of compliance.

Status terms

StatusMeaning
ImplementedCurrent project artifacts show an implemented control for the stated scope.
PartialSome control or evidence exists, but coverage is incomplete or release-specific verification is still required.
PlannedThe architecture or issue tracker records the intended control, but implementation/evidence is incomplete.
Not applicableThe practice does not apply to the current local-first release scope.
Not claimedThe project explicitly does not claim this compliance level or guarantee.

Matrix

Standard / practiceRelevant areaProject controls and evidenceStatusLimitations
NIST CSF 2.0Govern: risk ownership, policy, lifecycle evidenceAIWG requirements, ADRs, risk lists, threat models, security posture matrix, and issue-tracked remediation under #503. Evidence: `.aiwg/security/security-posture-2026-06-19.md`, `.aiwg/security/practices-spec-gap-analysis-2026-06-19.md`.PartialGovernance artifacts exist, but there is no formal organizational CSF profile or control owner register.
NIST CSF 2.0Identify: assets, attack surface, data boundariesAttack surface inventory lists management ports, transports, runtimes, filesystems, credentials, logs, and release/build surfaces. Evidence: attack surface inventory, `.aiwg/security/data-classification.md`.PartialInventory exists, but update cadence and release-specific verification remain maturing.
NIST CSF 2.0Protect: isolation, identity, credentials, resourcesKVM/container runtime boundaries, local-first defaults, UDS/vsock/mTLS transport identity, resource quotas, credential metadata/leases. Evidence: security status, resource quota design, `.aiwg/architecture/agent-transport-security-sad.md`, `.aiwg/architecture/adr/ADR-028-workload-credential-leases-and-startup-profiles.md`.PartialTransport claims still require #507 release verification; credential non-exposure is qualified, not absolute.
NIST CSF 2.0Detect / Respond / RecoverManagement logs, metrics, terminal/session events, crash-loop handling, restart reconciliation, release rollback runbook. Evidence: `docs/monitoring.md`, `docs/crash-loop.md`, `docs/SESSION_RECONCILIATION.md`, release runbook.PartialSecurity-event detection and incident-response procedures are not packaged as a formal CSF program.
NIST SP 800-218 SSDFPrepare the organization and protect softwareAIWG SDLC artifacts, threat models, ADRs, release runbook, SHA-pinned CI actions, supply-chain linting. Evidence: `.aiwg/`, `.gitea/workflows/ci.yaml`, `ci/digests.txt`, release verification.PartialNo SSDF practice-by-practice attestation; dependency vulnerability gating remains open in the posture matrix.
NIST SP 800-218 SSDFProduce well-secured softwareSecurity requirements, transport threat model, credential posture decision, conformance tests, package smoke tests. Evidence: `.aiwg/requirements/agent-transport-security-requirements.md`, `.aiwg/security/credential-posture-2026-06-19.md`, `docs/testing/conformance-protocol.md`.PartialSome acceptance criteria are documented but not fully release-verified.
NIST SP 800-53 Rev. 5AC, IA: access control and identification/authenticationAgent machine identity uses UDS/vsock/mTLS transport evidence; selected session dispatch uses bearer auth; SSH gateway leases bind actor identity. Evidence: `docs/API.md`, `docs/security/agent-transport-ca-backends.md`, `.aiwg/security/security-posture-2026-06-19.md`.PartialRemote multi-user dashboard/admin authentication is not claimed; #510 owns a fuller API security profile.
NIST SP 800-53 Rev. 5AU: audit and accountabilityLogs, metrics, PTY/session events, SSH gateway metadata, credential proxy audit design. Evidence: `docs/monitoring.md`, `docs/telemetry.md`, attack surface inventory, `.aiwg/architecture/adr/ADR-028-workload-credential-leases-and-startup-profiles.md`.PartialAudit retention, tamper resistance, and credential-proxy audit implementation are not fully evidenced.
NIST SP 800-53 Rev. 5CM, SI: configuration and system integrityRelease runbook, CI gates, package smoke tests, checksum verification, digest-pinning work. Evidence: release verification, release pipeline audit.PartialComplete image digest pinning, dependency vulnerability gates, and deprecated action remediation remain follow-ups.
NIST SP 800-53 Rev. 5SC, SR: system communications and supply chain riskLocal loopback defaults, transport identity, release checksums, optional signing/SBOMs, base-image verification tooling, and VM base/seed/loadout metadata hashes. Evidence: security status, release verification, `images/qemu/iso-pins.json`.PartialSLSA/in-toto provenance is not claimed; complete release-profile verification remains required per release.
CISA Secure by DesignSecure defaults and customer burden reductionLocal-first management plane, loopback defaults, secure agent transport options, retired legacy shared-secret docs, checksum-verifying installer, Docker dev bind guidance, and explicit Docker readiness fields. Evidence: attack surface inventory, release verification, `docs/API.md`, getting started.PartialDocker dev mode still requires an intentional plaintext acknowledgement when containers must reach host HTTP bootstrap; remote admin hardening remains unclaimed.
CISA Secure by DesignTransparency and security outcome ownershipPublic security status, attack surface inventory, release verification guide, posture matrix, claim-boundary docs.ImplementedThis is transparency evidence, not a formal secure-by-design attestation.
OWASP ASVSAuthentication, session management, access control, API securityLocal operator API docs, selected bearer-auth dispatch, transport identity docs, retired secret endpoints, dashboard CSP, and representative DOM-sink regression. Evidence: `docs/API.md`, attack surface inventory, ASVS profile.PartialRemote multi-user HTTP/WS admin authentication and full dashboard hardening are not claimed.
OWASP SAMMGovernance, design, implementation, verification, operations maturityAIWG lifecycle artifacts, ADRs, threat models, tests, release runbooks, issue-tracked security gaps. Evidence: `.aiwg/`, security status, release verification.PartialNo SAMM maturity baseline, scoring, or target maturity statement is published.
OWASP Top 10App/API exposure review: auth, access control, injection, crypto, logging, SSRFPrior audit and current posture identify WS auth, UI/CSP, transport identity, logging, and credential boundaries. Evidence: `.aiwg/security/security-posture-2026-06-19.md`, `docs/API.md`, attack surface inventory, ASVS profile.PartialCurrent Top 10 closure pass is published; implementation/test gaps remain linked from the profile.
SLSABuild integrity, provenance, hardened release processTag pre-release gate, release-blocking CI/E2E, package builds, checksums, GHCR publication, optional signing/SBOM wiring. Evidence: release verification, release pipeline audit.Not claimedNo SLSA level is claimed for `v2026.6.28`; provenance attestations and a SLSA self-assessment are not published.
in-totoAttestation layout and verifiable supply-chain stepsRelease workflow has build, package, attach, mirror, sign/SBOM jobs that could become attestation subjects. Evidence: `.gitea/workflows/ci.yaml`, release pipeline audit.PlannedNo in-toto layout, link metadata, or verification procedure is published.
Sigstore / Rekor / cosignContainer signing, transparency log, keyless identityWorkflow can cosign-sign internal and GHCR images when `COSIGN_KEY` is configured. Evidence: release verification, `.gitea/workflows/ci.yaml`.PartialCurrent workflow is key-backed when configured; no keyless Fulcio identity/issuer or Rekor transparency-log claim is published.
SBOM practiceArtifact and image component inventoryWorkflow generates CycloneDX SBOMs for tarballs and GHCR images when the sign/SBOM job runs; verification guide documents interpretation. Evidence: release verification.PartialSBOM presence is release-specific; SBOMs are inventories, not vulnerability-free or provenance claims.
CIS Controls v8.1Inventory, secure configuration, access control, audit logs, vulnerability managementAttack surface inventory, runtime docs, release verification, metrics/logging docs, resource quotas, CI gates. Evidence: attack surface inventory, `docs/OPERATIONS.md`, `docs/monitoring.md`, release verification.PartialNo maintained CIS control-by-control implementation group profile is published.
MITRE ATT&CKThreat-informed tests for execution, persistence, privilege escalation, credential access, lateral movement, exfiltrationSTRIDE threat models identify host/container/VM/credential risks and mitigations. Evidence: `.aiwg/security/threat-model.md`, `.aiwg/security/agent-transport-threat-model.md`.PlannedATT&CK technique mapping and regression catalog are not published; tracked by #512.

Explicit non-claims

  • Agentic Sandbox is not SOC 2, ISO 27001, HIPAA, PCI DSS, or FedRAMP

certified.

  • Agentic Sandbox does not claim a SLSA level for `v2026.6.28`.
  • The project does not claim complete zero credential exposure. Credential

posture is qualified in `.aiwg/security/credential-posture-2026-06-19.md`.

  • The project does not claim complete remote multi-user admin hardening for the

dashboard or HTTP/WebSocket management plane.

  • The project does not claim complete attack surface management automation.

Evidence map