STANDARDS
FRAMEWORK MAPPINGS · NOT CERTIFICATIONS

Control-by-control framework mappings

Sill maintains a public mapping between every shipped guardrail and the OWASP Top 10 for Agentic Applications, the OWASP LLM Top 10, MITRE ATLAS, and the NIST AI RMF. OWASP’s 2026 editions draw the scope line explicitly: the LLM Top 10 covers the model as a component; the Agentic Top 10 covers the model as an actor with tools and downstream consequences — the boundary where Sill operates, and its primary OWASP reference. The tables below list each control, the framework risks it addresses, and where coverage is partial.

These are mappings — Sill’s reading of how its controls address each framework’s named risks. They are not certifications or attestations. Sill claims no security certification today and will not until an accredited audit completes. Merchants remain responsible for their own regulatory compliance.

Control-by-control mappings

EVERY CONTROL BELOW IS SHIPPED

Each control below is shipped. A cell asserts only that the named control addresses the named framework risk, per Sill’s reading of the public control descriptions — “(partial)” marks coverage of one facet, not the whole risk. Mapping is not certification, and Sill holds no security certification today. The full status table — including planned and out-of-scope controls — lives in docs/security/framework-mappings.md.

Verify it yourself — Sill’s signing key is published at edge.sill.so/.well-known/jwks.json. Every signed agent card and ARD catalog can be reproduced against it using only published standards — RFC-8785 JCS canonicalization and ed25519 — with no access to Sill’s code.

GUARDRAIL RULES — YOU CONFIGURE THESE PER POLICY

Sill guardrail rules mapped to OWASP LLM Top 10, OWASP Agentic Top 10, MITRE ATLAS, and NIST AI RMF
CONTROLOWASP AGENTIC 2026OWASP LLM 2026MITRE ATLAS 2026.07NIST AI RMF
Allowlisted agents onlyr01ASI03, ASI10Initial AccessManage
Require valid IntentMandater02ASI01, ASI03LLM06Manage
Per-agent rate limitr03ASI08LLM10ImpactManage
Per-IP rate limitr04ASI08LLM10ImpactManage
Max per-transaction spendr05ASI01LLM06, LLM10ImpactManage
Daily spend cap per userr06ASI08LLM06, LLM10ImpactManage
Human review on destructive actionsr07ASI08, ASI09LLM06ImpactManage
No urgency manipulationr08ASI09 (partial)
No drip pricingr09ASI09 (partial)
Instruction-override detectionr10ASI01LLM01AML.T0051 (partial)Measure
Geofence (country allow/deny)r12Initial AccessManage
Aggregate rate cap across agentsr13ASI08LLM10ImpactManage
Cart total ≤ Intent ceilingr14ASI01LLM06Manage
Cart currency must match Intentr15ASI01LLM06Manage
Per-customer data scoping (BOLA)r17ASI03LLM06ExfiltrationManage
Skill-manifest integrity (pinning)r18ASI02, ASI04 (partial)LLM03 (partial)AML.T0011.002 (partial)Measure
Subscription requires explicit consentr19ASI09LLM06Manage
Unicode tag-block detectionr20ASI01LLM01AML.T0051 (partial)Measure
Credential-leak detection (inbound)r22ASI02 (partial)LLM02 (partial)AML.T0098 (partial)Measure
Mandate validity window capr23ASI03LLM06EvasionManage
Mandate body size limitr25LLM10
Emergency kill switchr28ASI08LLM10ImpactManage
Cross-agent org budget capr31ASI08LLM06, LLM10ImpactManage
Merchant-authored rule (DSL)r_custommerchant-definedmerchant-definedmerchant-defined

ALWAYS-ON PROTECTIONS — ENFORCED AUTOMATICALLY

Sill always-on protections mapped to OWASP LLM Top 10, OWASP Agentic Top 10, MITRE ATLAS, and NIST AI RMF
CONTROLOWASP AGENTIC 2026OWASP LLM 2026MITRE ATLAS 2026.07NIST AI RMF
Mandate signature verification (ed25519)ASI03, ASI10Initial Access, Evasion; AML.T0096Manage
Mandate replay protectionr11ASI03EvasionMeasure
Failed-auth source-IP lockoutr24LLM10Credential AccessManage
Site-id binding (misdirected-mandate reject)ASI03EvasionManage
Anti-fingerprinting (identity-class coalescing)Discovery
Webhook signature verification (HMAC)r27Manage
Deterministic evaluation budgets (fail-closed)ASI08LLM10ImpactManage
Tamper-evident audit chain (Merkle + ed25519)ASI06 (partial)Measure, Manage
PII-redaction architectureLLM02 (partial)ExfiltrationManage
Agent-bound output sanitizationr21LLM02, LLM05, LLM07AML.T0100 (partial)
Delegation-chain verificationr29ASI07 (registered-agent)Manage
Cart immutability (folds into envelope signing)r16ASI01LLM06Manage

WHAT WE DON’T CLAIM

OWASP LLM04 / LLM08 / LLM09 (model poisoning, embeddings, misinformation)
Sill does not train, host, or retrieve for models — out of architectural scope.
OWASP Agentic ASI05 (unexpected code execution)
Sill is an authorization layer, not an execution sandbox.
OWASP Agentic ASI07 — beyond registered-agent delegation
Covered for registered-agent delegation (r29); NOT covered for unregistered or cross-registry agents.
ATLAS agent-runtime poisoning, host escape, machine compromise
These target the agent’s execution environment, outside Sill’s mandate-evaluation boundary.

See the mappings in action.

Install Sill Discovery in about 90 seconds. The same controls that map to OWASP, ATLAS, and NIST start producing signed audit records on your traffic the moment the embed loads.

Check agent readinessFree Discovery · no card required