Patterns
Key Resources
Guardrails ACS / Key Resources

Getting Started β€” Key Resources


Official Documentation

ACS Site (Control-Plane Framing)

agentcontrolstandard.org

  • Control-plane framing and architecture
  • Launch context and philosophy
  • Community governance information
  • Reference architecture diagrams

AOS Specification (Technical Contract)

aos.owasp.org

  • The technical contract β€” hooks, trace, inspect
  • Hook method specifications
  • Event schemas and verdict objects
  • Core concepts and environment model

AOS Supported Hooks Reference

aos.owasp.org/spec/instrument/hooks/

  • Complete list of supported hooks
  • Hook firing conditions
  • Required context for each hook
  • Typical Guardian Agent use cases

AOS Core Concepts

aos.owasp.org/topics/core_concepts

  • Agent environment model
  • Observed Agent responsibilities
  • Guardian Agent responsibilities
  • Instrument, Trace, Inspect fundamentals

GitHub Repositories

OWASP AOS GitHub Project

github.com/OWASP/www-project-agent-observability-standard

  • OWASP-hosted AOS specification
  • Apache 2.0 licensed
  • Community contributions welcome
  • Issue tracking and discussions

ACS GitHub Repository

github.com/Agent-Control-Standard/ACS

  • ACS reference implementation
  • MIT licensed
  • Guard the reference architecture
  • Implementation examples and guides

OWASP Resources

OWASP Top 10 for Agentic Applications (2026)

genai.owasp.org/resource/owasp-top-10-for-agentic-applications-for-2026/

  • Complete risk catalog (ASI01–ASI10)
  • Risk descriptions and examples
  • Mitigation strategies
  • Mapping to ACS controls

OWASP Official AOS Project Page

owasp.org/www-project-agent-observability-standard-2

  • OWASP project overview
  • Project governance and leadership
  • Contribution guidelines
  • Roadmap and status

OWASP GenAI Security Project

genai.owasp.org

  • Broader OWASP GenAI security initiatives
  • Additional resources and tools
  • Community events and activities
  • Research and publications

Regulatory Frameworks

EU AI Act

  • Article 14 (Human Oversight) β€” requires high-risk AI systems to enable human monitoring, understanding, intervention, and halting
  • Enforcement: August 2, 2026 for high-risk system obligations
  • Relevance: Provides regulatory driver for ACS implementation

NIST AI Risk Management Framework

  • MEASURE Function β€” requires continuous monitoring and measurement
  • MANAGE Function β€” requires demonstrated capacity to disengage autonomous systems
  • Relevance: Provides U.S. regulatory context for ACS capabilities

Community and Support

Getting Involved

Ways to engage with the ACS/AOS community:

  • GitHub Issues β€” report bugs, request features, ask questions
  • GitHub Discussions β€” participate in community discussions
  • OWASP Slack β€” join the GenAI Security Project workspace
  • Conferences β€” attend AI Agent Security Summit and other events

Contributing

Types of contributions needed:

  • Implementation feedback β€” share lessons from production deployments
  • Documentation improvements β€” enhance guides and reference materials
  • Code contributions β€” submit implementations or integrations
  • Testing and validation β€” test specifications and implementations
  • Translation β€” help translate documentation into other languages

Reporting Security Issues

For security vulnerabilities or concerns:

  • Private disclosure β€” report security issues privately to maintainers
  • Coordinated disclosure β€” follow responsible disclosure practices
  • OWASP security processes β€” follow OWASP security reporting guidelines

Learning Resources

Background Reading

To understand the context and motivation for ACS:

  • Agentic AI Security Landscape β€” understand the evolving threat landscape
  • Model Context Protocol (MCP) β€” learn about the tool-calling standard
  • Agent-to-Agent (A2A) Protocol β€” understand inter-agent communication
  • OpenTelemetry β€” familiarize yourself with the observability standard
  • OCSF β€” learn about the Open Cybersecurity Schema Framework

Technical Prerequisites

Effective ACS implementation requires knowledge of:

  • Agent frameworks β€” LangChain, CrewAI, or your chosen framework
  • Policy languages β€” declarative policy development
  • Security engineering β€” threat modeling and security architecture
  • Observability β€” OpenTelemetry, SIEM integration, security monitoring
  • Supply chain security β€” SBOM management, component tracking

Vendor Integrations

Framework Support

Check current framework support before implementing:

  • LangChain β€” callback-based hook integration
  • CrewAI β€” middleware-based hook system
  • Other frameworks β€” verify current support status
  • Custom frameworks β€” guidance for implementing AOS hooks

Security Tool Integration

ACS can integrate with existing security tools:

  • SIEM systems β€” Splunk, IBM QRadar, ArcSight, etc.
  • DLP solutions β€” data loss prevention platforms
  • IAM systems β€” identity and access management
  • Threat intelligence β€” security threat feeds and platforms

Implementation Support

Professional Services

Consider engaging with:

  • ACS implementation partners β€” organizations with ACS expertise
  • Security consultants β€” firms specializing in AI security
  • System integrators β€” experienced with agent deployments
  • Managed service providers β€” for ongoing ACS operations

Training and Education

Build team capabilities through:

  • Official documentation β€” start with ACS and AOS guides
  • Community workshops β€” participate in hands-on sessions
  • Conferences and events β€” attend AI security conferences
  • Online courses β€” seek out AI security training programs

Staying Current

Version Tracking

Monitor for updates:

  • GitHub releases β€” track new ACS and AOS versions
  • Roadmap updates β€” follow progress on planned features
  • Specification changes β€” monitor for breaking changes
  • Security advisories β€” stay informed about security updates

Community Channels

Join the conversation:

  • GitHub Discussions β€” participate in technical discussions
  • OWASP mailing lists β€” subscribe to project announcements
  • Social media β€” follow key contributors and organizations
  • Blogs and publications β€” read community insights and analysis

Quick Reference

Key Contacts

  • OWASP GenAI Security Project β€” overall governance and coordination
  • ACS Maintainers β€” technical questions and issues
  • Community forums β€” peer support and discussion

Next Steps

  • Hooks Reference β€” detailed technical documentation of all supported hooks
  • Risk Control Mapping β€” condensed quick-reference for ASI to ACS mapping