Validate trust boundaries
| ID | ap-validate-trust-boundaries |
| Kind | skill |
| Selection | recommended |
| Category | Engineering foundations |
| Targets | claude, codex, cursor |
Validate untrusted files, text, and structured input at system boundaries.
When to use
Section titled “When to use”Use when validating untrusted files, text, or structured input at system boundaries.
How it is selected
Section titled “How it is selected”Included in the recommended selection. After init, install or confirm with the CLI if it is missing.
Install
Section titled “Install”agents-pack install ap-validate-trust-boundaries --dry-runagents-pack install ap-validate-trust-boundaries --yesHow to invoke
Section titled “How to invoke”Ask your coding agent in natural language, or name it explicitly:
Use ap-validate-trust-boundaries to …