Agent Skill
2/7/2026

ai-safe2-secure-build-copilot

Apply the AI SAFEยฒ framework (Sanitize & Isolate ยท Audit & Inventory ยท Fail-Safe & Recovery ยท Engage & Monitor ยท Evolve & Educate) to design, implement, and audit secure, compliant, and reliable AI systems, agentic workflows, and application code. Validates against the official v2.1 control taxonomy (128 controls) and provides before/after security analysis with measurable GRC value. Use this skill whenever building, refactoring, reviewing, or deploying AI agents, automations, RAG systems, or AI-integrated infrastructure.

C
cyberstrategyinstitute
21GitHub Stars
1Views
npx skills add CyberStrategyInstitute/ai-safe2-framework

SKILL.md

Nameai-safe2-secure-build-copilot
DescriptionApply the AI SAFEยฒ framework (Sanitize & Isolate ยท Audit & Inventory ยท Fail-Safe & Recovery ยท Engage & Monitor ยท Evolve & Educate) to design, implement, and audit secure, compliant, and reliable AI systems, agentic workflows, and application code. Validates against the official v2.1 control taxonomy (128 controls) and provides before/after security analysis with measurable GRC value. Use this skill whenever building, refactoring, reviewing, or deploying AI agents, automations, RAG systems, or AI-integrated infrastructure.
<div align="center"> <img src="assets/AI SAFE2 Architecture.png" alt="AI SAFE2 Framework Visual Map" width="100%" />

AI SAFEยฒ Framework v3.0

The Universal GRC Standard for Agentic AI, Swarm Governance, and ISO 42001 Compliance

Version License: CC BY-SA 4.0 License: MIT Compliance Scope Maintenance

Why AI SAFEยฒ | 5-Min Start | Architecture | 32 Frameworks | Comparison | Get Toolkit | Dashboard

</div>

<a id="why"></a>

๐ŸŽฏ What AI SAFEยฒ Is For

Every team building AI agents in production hits the same moment. An agent that worked correctly for weeks starts producing subtly wrong outputs. No code changed. No model was updated. The team spends days reconstructing what happened โ€” only to discover that something in the retrieval layer shifted, a memory write accumulated the wrong belief across sessions, or a tool call escalated in a direction nobody had modeled. The execution was a black box. The post-mortem raises more questions than it answers.

Why It Matters

The tools on the market each solve one layer. Runtime scanners block injections but generate no compliance evidence. Legacy GRC platforms govern employees and laptops โ€” they have no concept of an autonomous agent, a swarm, or a non-human identity with its own permission lifecycle. General frameworks describe the risk landscape without specifying how to engineer the fix. What is missing in all of them is a governance contract: a formal specification of the complete operating envelope for agentic AI that defines what gets sanitized, what gets logged, how failures are contained, who holds the authority to stop a deployment when it needs to stop, and what evidence satisfies the audit.

How AI SAFEยฒ Addresses It

That is exactly what this framework is. AI SAFEยฒ v3.0 is the engineering specification for agentic AI that happens to satisfy every major compliance requirement simultaneously โ€” because it was built by reverse-engineering actual failure modes from production deployments, then defining the controls required to prevent them. Version 3.0 adds 23 new pillar controls grounded in validated red-team findings, bringing the total to 161 controls, 151 across five operational pillars. It also introduces 10 cross-pillar governance controls that address what no other framework has yet touched: agent replication governance (the moment one agent can clone itself, four IAM assumptions collapse at once), named kill-switch authority for autonomous deployments, and the first integration of OWASP AIVSS v0.8 amplification scoring into a GRC risk formula.

What users get: Consistency, privacy, security, reliability, and predictability โ€” so AI systems deliver their intended outcomes without silent failures, governance gaps, or compliance surprises.


๐Ÿ—๏ธ The Core Architecture

The framework is organized around 5 Operational Pillars plus a Cross-Pillar Governance Layer introduced in v3.0. Together they form a complete operational contract covering every phase of agentic AI.

PillarRoleFocus
P1The ShieldInput validation, injection defense, memory governance, no-code platform security
P2The LedgerFull visibility, semantic execution tracing, model provenance, RAG diff tracking
P3The BrakesRecursion limits, swarm abort, behavioral drift rollback, cascade containment
P4The Control RoomAdversarial detection, tool-misuse monitoring, cloud AI platform telemetry, HITL
P5The Feedback LoopContinuous adversarial evaluation, capability emergence review, red-team repositories
CPThe Governance OSACT tiers, control planes, agent replication governance, HEAR doctrine, catastrophic risk thresholds

๐Ÿ“‚ Navigate the Framework

SectionLinkWhat You'll Find
Pillar 1: Sanitize & Isolate01-sanitize-isolate/Input defense, injection coverage, memory governance, no-code security
Pillar 2: Audit & Inventory02-audit-inventory/Tracing, logging, model lineage, RAG integrity
Pillar 3: Fail-Safe & Recovery03-fail-safe-recovery/Circuit breakers, recursion limits, rollback
Pillar 4: Engage & Monitor04-engage-monitor/Detection pipelines, HITL, platform monitoring
Pillar 5: Evolve & Educate05-evolve-educate/Adversarial evaluation, red-team artifacts
Cross-Pillar Governance00-cross-pillar/CP.1-CP.10: ACT tiers, HEAR doctrine, replication governance
AISM LayerAISM/Governance, control mapping, operational oversight
Research Notesresearch/Deep-dive evidence for all controls (001-014)
Interactive DashboardLaunch DashboardSearch, filter, and explore all 161 controls live

๐Ÿ›ก๏ธ MCP Security Toolkit

Three open-source tools implementing AI SAFE2 v3.0 CP.5.MCP. One install. Works against any MCP server, yours or external.

pip install aisafe2-mcp-tools
ToolWhat it does
mcp-scoreRemote black-box CP.5.MCP assessment โ€” score any MCP HTTP server
mcp-scanStatic code analysis across the full MCP CVE taxonomy
mcp-safe-wrapConsumer-side injection scanning and audit proxy

โ†’ examples/mcp-security-toolkit/ ยท 134 tests ยท badge system


<a id="5-min-plan"></a>

๐Ÿš€ Start Securing in 5 Minutes

Don't wait for a breach. Choose your path and lock it down.

Download skill.md and upload it to Claude Projects > Project Knowledge. Your Claude instance becomes a certified AI SAFEยฒ Architect immediately.

I am a...๐Ÿ› ๏ธ Your Action Planโฑ๏ธ Time
Developer / EngineerRun the 5-Minute Audit5 min
Python BuilderSecure Python Implementation15 min
No-Code / AutomationSecure Make.com & n8n Workflows10 min
CISO / ComplianceGet the Full GRC ToolkitInstant

๐Ÿค– OpenClaw Integration โ€” Real-World Agent Governance

New in v2.0: The AI SAFEยฒ OpenClaw Core File Standard ships 11 governance files that apply the full five-pillar model to a personal AI agent workspace. Drop them in, fill the placeholders, run the smoke test, and your agent is governed.

OpenClaw is the first widely-deployed, self-hosted autonomous agent with shell access โ€” exactly the class of system AI SAFEยฒ was designed to govern. The integration gives every OpenClaw operator a complete, auditable governance stack in under an afternoon.

The Two-Layer Model

LayerWhatWhere
Internal Governance11 core files defining values, rules, memory, identity, and workspace policyexamples/openclaw/core/
External EnforcementScanner, gateway, v1 memory vaccine โ€” infrastructure that wraps the agentexamples/openclaw/

Both layers are required. Internal governance defines what the agent intends to do. External enforcement ensures nothing harmful escapes even if the agent is deceived.

Quick Start:

cp -r examples/openclaw/core/. ~/my-agent/
# Then open OPENCLAW-AGENT-TEMPLATE.md and follow the checklist

Quick Start: 10-Minute Hardening Guide

Full Resources: examples/openclaw/


<a id="architecture"></a>

๐Ÿ—๏ธ 5-Layer Architectural Coverage

Most frameworks stop at the model. AI SAFEยฒ v3.0 explicitly models and mandates controls across the entire real-world stack, securing the tools your developers actually use.

LayerScopeKey Controls
L1: Core ModelsLLMs, Fine-Tuned WeightsA2.3 Model Lineage Provenance Ledger
L2: Data InfrastructureVector DBs, RAG, Knowledge BasesS1.5 Memory Governance + A2.6 RAG Corpus Diff Tracking
L3: System PatternsMCP, A2A, API Integrations, Protocol MeshesCP.5 Platform-Specific Profiles + P2.T3.10 Vuln Scanning
L4: Agentic AISwarms, Orchestration, n8n, LangGraph, CrewAIF3.2-F3.5 Fail-Safe Suite + CP.9 Agent Replication Governance
L5: Non-Human IdentitiesService Accounts, Agents, API KeysCP.4 Agentic Control Plane + CP.10 HEAR Doctrine

๐Ÿ—๏ธ The v3.0 Coverage Matrix

Risk Domain๐Ÿค– Agentic Swarms๐Ÿ†” Non-Human Identity๐Ÿง  Memory & RAG๐Ÿ“ฆ Supply Chain๐Ÿ”„ Replicationโš–๏ธ Universal GRC
P1: Sanitize & IsolateIsolationSecret HygieneMemory GovernanceModel Signing๐Ÿ”—ISO A.8.4
P2: Audit & InventoryTraceabilityDiscoveryRAG DiffProvenanceLineageNIST MAP
P3: Fail-Safe & RecoveryKill SwitchRevocationRollback๐Ÿ”—Cascade BlockISO A.17
P4: Engage & MonitorAdversarial MonitoringBehavior MonitoringIntegrity Monitoring๐Ÿ”—๐Ÿ”—NIST Measure
P5: Evolve & EducateRed TeamingCredential RotationModel UpdatesSpecification Updates๐Ÿ”—Continuous Improvement
Cross-Pillar (CP.1-CP.10)Swarm GovernanceHEAR DoctrineCognitive TagsProtocol Supply ChainAgent Replication GovernanceCross-Pillar Controls

Legend: Green = Dedicated Control | Orange = Cross-Pillar Governance | ๐Ÿ”— = Inherited Coverage


๐Ÿง  The Logic Flow

graph LR;
    A[User Input / Agent Action] -->|Interception| B{Pillar 1: Firewall};
    B -- "Injection Detected" --> C[BLOCK & LOG];
    B -- "Clean" --> D{Pillar 2: Policy Check};
    D -- "Violation" --> C;
    D -- "Approved" --> E[Model Inference];
    E --> F{Pillar 3: Fail-Safe Governor};
    F -- "Recursion / Drift" --> G[Contain & Alert];
    F -- "Safe" --> H{Pillar 4: Monitor & Detect};
    H -- "Anomaly" --> G;
    H -- "Clear" --> I[Execute Action];
    I --> J{Cross-Pillar: HEAR / Replication};
    J -- "Class-H Action" --> K[HEAR Authorization Required];
    J -- "Standard" --> L[Complete + Log];

style C fill:#B80000,stroke:#333,stroke-width:2px;
style L fill:#006400,stroke:#333,stroke-width:2px;
style K fill:#cc6600,stroke:#333,stroke-width:2px;

๐ŸŽฏ Interactive Dashboard

Explore all 161 AI SAFEยฒ controls through our live, interactive taxonomy explorer.

๐Ÿ‘‰ Launch Dashboard ๐Ÿ‘ˆ

Features:

  • ๐Ÿ” Real-time search across all control metadata
  • ๐ŸŽจ Pillar-based filtering for strategic domain focus
  • ๐Ÿ“Š Risk-level visualization (Critical, High, Medium, Low)
  • ๐Ÿ’ผ Executive summaries with business impact statements
  • ๐Ÿท๏ธ Framework mappings to all 32 compliance standards
  • ๐Ÿ†• v3.0 highlights including CP.1-CP.10 Cross-Pillar controls
  • ๐Ÿ“ฑ Responsive design optimized for all devices

<a id="grc"></a>

๐Ÿ›๏ธ The "Universal Rosetta Stone" โ€” 32 Frameworks

A single AI SAFEยฒ v3.0 implementation satisfies the requirements of all 32 frameworks simultaneously, eliminating the need for fragmented governance initiatives.

AI-Specific Frameworks

StandardCoverageKey Mapping
NIST AI RMF 1.0 / 2.0100%GOVERN: CP.3, CP.4, CP.8 / MAP: A2.3, A2.4 / MEASURE: M4.x, E5.1 / MANAGE: F3.x
ISO/IEC 42001:2023100%Sec 8.1: P1 / Sec 8.2: P2 / Sec 8.3: P4 / Sec 8.4: P5 / Sec 9: CP.6
OWASP AIVSS v0.8100% (NEW)All 10 core risks + AAF scoring formula integrated โ€” first framework to do this
OWASP Top 10 LLM100%LLM01-LLM10 all mapped including new agentic variants
OWASP Agentic Top 10 (ASI)100% (NEW)ASI01-ASI10; CP.9 uniquely addresses ASI03 Identity Abuse; CP.10 addresses ASI09
MITRE ATLAS (Oct 2025)100%All 14 new agent-specific techniques fully mapped
MIT AI Risk Repository v4100%7 domains, catastrophic risk pathways (CP.8), CBRN risks
Google SAIF97%Exceeds SAIF in swarm security, NHI governance, and memory poisoning
CSA Agentic Control Plane85%CP.4 covers identity, authorization, orchestration, and runtime trust
CSA Zero Trust for LLMs (NEW)90%S1.3 micro-perimeter per agent, CP.4 policy-as-code, A2.5 output trace
MAESTRO (CSA 7-Layer)95%Layers 1-7 fully covered via pillars and CP controls
Arcanum PI Taxonomy95%Evasion techniques in P1.T1.2, indirect injection in P1.T1.10, cognitive layer S1.6
AIDEFEND (7 Tactics)90%Deceive tactic (CP.7), Evict (F3.5), Harden shift-left (S1.4)
AIID Agentic Incidents90%CP.6 incident feedback loop; M4.8 platform monitoring
EU AI Act (2024)AlignedHigh-risk AI: CP.3 / GPAI: A2.3 / Transparency: A2.5 / Human oversight: CP.10
International AI Safety Report 2026 (NEW)AlignedCatastrophic risk: CP.8 / Loss of control: F3.2-F3.5 / Evaluation: E5.1-E5.4
CSETv1 Harm92%All 8 harm types including physical safety, financial loss, and democratic norms

Enterprise Compliance Frameworks

StandardCoverageKey Mapping
HIPAAAligned+P1.T1.5 PHI masking / P3.T6 disaster recovery ยง164.308 / S1.5 cross-session PHI
PCI-DSS v4.0Aligned+P1.T1.5 PAN masking / P1.T2 network segmentation Req 1.3 / M4.8 cloud AI Req 6.4
SOC 2 Type IIAligned+CC.6.1-6.6: P1.T2, CP.4 / CC.7.x: P4, M4.x / C.1: S1.5 / CC.7.4: CP.10 HEAR
ISO 27001:2022Aligned+A.5.15 access: P1.T2 / A.8.8 vuln mgmt: M4.8 / A.12.4 logging: A2.5
NIST CSF 2.0Aligned+GOVERN: CP.x / IDENTIFY: P2 / PROTECT: P1 / DETECT: P4 / RESPOND: P3 + CP.6
NIST SP 800-53 Rev 5Aligned+AC: P1.T2, CP.4 / AU: P2.T3, A2.5 / IR: CP.6, F3.x / RA: CP.2, CP.3
FedRAMPAligned+High baseline: full ACT-3/ACT-4 controls / S1.7 for no-code interconnections
CMMC 2.0Aligned+Level 1: P1-P2 / Level 2: P1-P5 + CP.3-CP.4 / Level 3: E5.x + CP.8
CIS Controls v8Aligned+CIS-1: A2.4 / CIS-3: S1.5 / CIS-6: CP.4 / CIS-8: A2.5 / CIS-17: CP.6
GDPRAligned+Art.22 automated decisions: E5.2 + P4.T7 / Art.25 design: S1.5 / Art.33: CP.6
CCPA / CPRAAligned+P1.T1.5 PII in AI inputs / S1.5 cross-session memory / M4.6 decision bias
SEC Cyber DisclosureAligned+Material incident: CP.6 IICR / Board accountability: CP.3, CP.4, CP.10
DORAAligned+ICT risk: CP.2 / Incident reporting: CP.6 / Resilience testing: E5.1
CVE / CVSSIntegratedCombined Risk Score: CVSS + (100 - Pillar Score) / 10 + (AAF / 10)
Zero TrustNativeBuilt on "Never Trust, Always Verify" for Non-Human Identities

๐Ÿง  Architectural Insights

  • OWASP AIVSS v0.8: AI SAFEยฒ v3.0 is the first framework to integrate all 10 core agentic risks and the AAF amplification factor into a composite GRC risk formula.
  • OWASP Agentic Top 10: CP.9 (Agent Replication Governance) and CP.10 (HEAR Doctrine) address ASI03 and ASI09 โ€” controls no other framework currently provides.
  • CVE/CVSS Integration: Unlike static frameworks, AI SAFEยฒ uses technical vulnerability scores adjusted for agentic deployment context. A CVSS 7.5 in an ACT-4 orchestrator with high AAF is a materially different risk than CVSS 7.5 in an ACT-1 read-only agent.
  • Foundational Security: ISO 27001 and NIST CSF are treated as the general security foundation, with the AI-specific SAFEยฒ pillars mapping directly into standard enterprise operations.

<a id="comparison"></a>

๐Ÿ†š Why The Race Is Over (Comparison Matrix)

Feature / CapabilityAI SAFEยฒ v3.0 (The OS)Legacy GRCAI Point Tools
Universal Mappingโœ… 32 frameworks, one implementationโš ๏ธ Strong on SOC2, zero agentic coverageโŒ No compliance evidence
Agentic Awarenessโœ… Native: swarms, loops, orchestrationโŒ Treats AI as generic softwareโš ๏ธ LLM I/O only
Agent Replication Governanceโœ… CP.9 โ€” first in any frameworkโŒ Not definedโŒ Not defined
Named Kill-Switch Authorityโœ… CP.10 HEAR DoctrineโŒ No individual accountabilityโŒ No process defined
AIVSS Scoring Integratedโœ… AAF in risk formula โ€” firstโŒ NoneโŒ None
Active Deception Defenseโœ… CP.7 canary tokens + honeypotsโŒ NoneโŒ None
No-Code Platform Securityโœ… S1.7 โ€” first, CVE-2026-25049 coveredโŒ NoneโŒ None
Non-Human Identityโœ… First-class citizen with lifecycleโŒ Human SSO onlyโš ๏ธ Secret scanning only
Memory & RAG Governanceโœ… Full lifecycle controlsโŒ Zero coverageโš ๏ธ Input filtering only
Implementationโœ… 60 minutes with ToolkitโŒ 6-12 monthsโŒ Code integration first

The Verdict: You can keep looking for a tool that catches up to AI SAFEยฒ, or you can adopt the standard that defined the race.


<div align="center">

<a id="toolkit"></a>

๐Ÿš€ Fast-Track Implementation (The Toolkit)

<p>This repository contains the definitions (the "What"). To operationalize this in an enterprise (the "How"), use the Implementation Toolkit.</p>
AssetDescriptionAccess
Framework TaxonomyFull Markdown definitions of all 151 controls across 5 pillars + 10 cross-pillar governance controls (CP.1-CP.10)โœ… Free (This Repo)
161-Point Audit ScorecardExcel calculator with auto-calculated risk scores including the v3.0 AAF formula๐Ÿ”’ Get Toolkit
Enterprise Governance PolicyWord template with ACT tier assignments, HEAR designation, and CP.9 replication language๐Ÿ”’ Get Toolkit
AI SAFEยฒ v3.0 Framework DocumentComplete framework with all 161 controls, cross-pillar governance, and 32-framework crosswalk๐Ÿ”’ Get Toolkit
Vendor Risk QuestionnaireUpdated for v3.0 protocol-layer supply chain assessment (CP.5)๐Ÿ”’ Get Toolkit
30-Day Implementation RoadmapWeek-by-week path from greenfield or v2.1 to full v3.0 compliance๐Ÿ”’ Get Toolkit
Risk Command Center DashboardInteractive v3.0 scorecard with ACT tier visualization and board-ready exports๐Ÿ”’ Get Toolkit
<br> <a href="https://cyberstrategyinstitute.com/ai-safe2/"> <img src="https://img.shields.io/badge/DOWNLOAD_THE_OFFICIAL_TOOLKIT_($97)-cc6600?style=for-the-badge&logo=rocket&logoColor=white" alt="Download Toolkit" /> </a> <p><i>Consultants charge $5,000-$15,000 for equivalent implementation work. One time. $97.</i></p> </div>

๐Ÿ“ˆ Framework Evolution

AI SAFEยฒ is a living standard that adapts to the threat landscape.

VersionFocusKey AdditionsControls
v3.0Swarm Governance + Production Evidence23 new pillar controls, 10 cross-pillar governance controls (CP.1-CP.10), AIVSS scoring integration, HEAR Doctrine, Agent Replication Governance161
v2.1Agentic & DistributedNHI governance, swarm controls, memory vaccine, OpenSSF OMS128
v2.0Enterprise OperationsNIST/ISO mapping99
v1.0Foundational Concepts10 core topics10

๐Ÿ‘‰ Read the Full Evolution History & Changelog


๐Ÿ“‚ Repository Structure

/
โ”œโ”€โ”€ .github/                   # CI/CD Workflows & Dependabot Config
โ”œโ”€โ”€ 00-cross-pillar/           # Governance OS: CP.1-CP.10 (ACT Tiers, HEAR Doctrine, Replication)
โ”œโ”€โ”€ 01-sanitize-isolate/       # Pillar 1: Input Filters & Boundaries
โ”œโ”€โ”€ 02-audit-inventory/        # Pillar 2: Logging & Asset Tracking
โ”œโ”€โ”€ 03-fail-safe-recovery/     # Pillar 3: Circuit Breakers & Kill Switches
โ”œโ”€โ”€ 04-engage-monitor/         # Pillar 4: Human-in-the-Loop
โ”œโ”€โ”€ 05-evolve-educate/         # Pillar 5: Red Teaming & Updates
โ”œโ”€โ”€ AISM/                      # AI Security Management Layer: Governance, Control Mapping, Operational Oversight
โ”œโ”€โ”€ FORGE-Act/                 # The American Marshall Plan for AI economic engine in all 435 congressional districts
โ”œโ”€โ”€ assets/                    # Visual Maps, Badges & Diagrams
โ”œโ”€โ”€ config/                    # Security Configurations (default.yaml)
โ”œโ”€โ”€ examples/                  # ๐Ÿงช Real-world usage examples
โ”œโ”€โ”€ gateway/                   # ๐Ÿ›ก๏ธ The AI SAFEยฒ Gateway (Runtime Enforcement Layer)
โ”œโ”€โ”€ guides/                    # ๐Ÿ“š Implementation Guides (Python & No-Code)
โ”œโ”€โ”€ research/                  # ๐Ÿง  Threat Intelligence & Deep Dive Evidence (001-014)
โ”œโ”€โ”€ resources/                 # Community Tools & Checklists
โ”œโ”€โ”€ scanner/                   # ๐Ÿ•ต๏ธ The Audit Scanner CLI (Assessment Engine)
โ”œโ”€โ”€ ADVANCED_AGENT_THREATS.md  # Guide: Swarm & RAG Vulnerabilities
โ”œโ”€โ”€ Dockerfile                 # Gateway Build Instruction
โ”œโ”€โ”€ INTEGRATIONS.md            # ๐Ÿ”Œ Ecosystem Map (Cursor, n8n, CI/CD)
โ”œโ”€โ”€ QUICKSTART_5_MIN.md        # โšก START HERE: 5-Minute Audit
โ”œโ”€โ”€ docker-compose.yml         # Container Orchestration
โ”œโ”€โ”€ pyproject.toml             # Python Dependencies
โ”œโ”€โ”€ README.md                  # The Universal GRC Standard (You are here)
โ””โ”€โ”€ skill.md                   # ๐Ÿง  The Brain (Context for AI Agents/IDEs)

<a id="contributing"></a>

๐Ÿค Join the Vanguard (Community)

This isn't just a repo โ€” it's a mission. We recognize and reward the top 1% of security engineers who contribute to the standard.

  • โญ Star the Repo: Unlock the "Supporter" role
  • ๐Ÿ’ก Contribute: Submit a PR to earn "Contributor" status
  • ๐Ÿ† The Vanguard: Earn Priority Beta Access to Agentic Shield (SaaS) by helping harden the framework

Read the Vanguard Program Details


๐Ÿง  Companion Framework: Cognitive Sovereignty Framework (CSF)

AI SAFEยฒ secures the AI system. It does not secure the human operating it.

An operator who has experienced sufficient cognitive offloading or decision automation capture can be fully compromised โ€” regardless of how well-hardened the AI infrastructure is. That gap has a companion framework.

AI SAFEยฒCSF
LayerMachineHuman
DefendsThe AI systemThe human operator
PreventsPrompt injection, data leakage, unsafe autonomyCognitive offloading, attention capture, decision automation capture
EnsuresAI stays in its laneThe human stays capable of defining the lane

โ†’ CSF Learning Hub โ†’ Threat Explorer โ†’ Full Repository


โœ๏ธ Citation

@misc{aisafe2_framework,
  title = {AI SAFEยฒ Framework v3.0: The Universal GRC Standard for Agentic AI},
  author = {Sullivan, Vincent and {Cyber Strategy Institute}},
  year = {2026},
  publisher = {Cyber Strategy Institute},
  url = {https://github.com/CyberStrategyInstitute/ai-safe2-framework},
  note = {Version 3.0. Swarm Governance and Production Evidence Edition. 161 Controls, 32 Frameworks.}
}

Star History

<a href="https://www.star-history.com/?repos=CyberStrategyInstitute%2Fai-safe2-framework&type=date&legend=top-left"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/image?repos=CyberStrategyInstitute/ai-safe2-framework&type=date&theme=dark&legend=top-left" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/image?repos=CyberStrategyInstitute/ai-safe2-framework&type=date&legend=top-left" /> <img alt="Star History Chart" src="https://api.star-history.com/image?repos=CyberStrategyInstitute/ai-safe2-framework&type=date&legend=top-left" /> </picture> </a>

โš–๏ธ Licensing & Usage Rights

Code (MIT License): Applies to MCP Server scripts, JSON schemas, HTML dashboards, and code snippets. Use commercially, modify freely, close-source your modifications.

Framework/Docs (CC-BY-SA 4.0): Applies to the AI SAFEยฒ methodology text, pillar definitions, and PDF manuals. Share with attribution; public derivatives must share back under this same license.

<div align="center"> <sub>Managed by <a href="https://cyberstrategyinstitute.com">Cyber Strategy Institute</a>.</sub><br> <sub>Copyright ยฉ 2025-2026. All Rights Reserved.</sub> </div>
Skills Info
Original Name:ai-safe2-secure-build-copilotAuthor:cyberstrategyinstitute