The AI Edge skill helps agents manage traffic protection and security policies in Datum Cloud. It covers the three policy types that attach to AI Edge resources viaDocumentation Index
Fetch the complete documentation index at: https://datum.net/docs/llms.txt
Use this file to discover all available pages before exploring further.
targetRefs: TrafficProtectionPolicy (WAF), SecurityPolicy (auth/authz), and BackendTrafficPolicy (rate limiting, circuit breakers, compression).
Install
Once installed, the skill activates automatically when you ask an agent to work with AI Edge on Datum. No further configuration needed.
Capabilities
- Deploy a Web Application Firewall (TrafficProtectionPolicy) with OWASP Core Rule Set enforcement
- Configure WAF detection (
Observe) and blocking (Enforce) modes - Attach authentication and authorization policies (SecurityPolicy) to gateways and routes
- Manage circuit breakers, compression, rate limiting, and fault injection (BackendTrafficPolicy)
- List, inspect, and update policies across a project
- Preview changes before applying with
datumctl diff - Delete policies safely
- Check permissions before acting
How it relates to other Datum surfaces
- Product docs: AI Edge — the human-facing reference for WAF and traffic policies
- Datum MCP: Datum MCP — for agents that need to act on Gateways and HTTPRoutes during a session
datumctl: datumctl overview —get,describe,apply,diff,deletecommands the skill teaches agents to use
View the full skill
The canonical SKILL.md lives in the datum-cloud/skills repo:On GitHub
Browse the skill source, including frontmatter and full instructions.
Raw SKILL.md
Direct URL for agents that fetch skills by URL.