Skip to content

[FAQ] Add: external admission authority vs guardrail validation#28938

Draft
chrizbo wants to merge 1 commit intomainfrom
faq/issue-484-adece2cee218f5a2
Draft

[FAQ] Add: external admission authority vs guardrail validation#28938
chrizbo wants to merge 1 commit intomainfrom
faq/issue-484-adece2cee218f5a2

Conversation

@chrizbo
Copy link
Copy Markdown
Collaborator

@chrizbo chrizbo commented Apr 28, 2026

Adds a new FAQ entry under the Guardrails section addressing the question of whether gh-aw's built-in guardrail validation constitutes genuine external admission authority.

What changed

New entry: "Who owns the final admission decision — is guardrail validation the same as external admission authority?"

The entry:

  • Clarifies that gh-aw's default guardrails (threat detection, output limits) are internal to the execution system — they answer whether output looks acceptable, not whether the execution intent is allowed by a separate authority boundary
  • Documents two supported extension points for genuine external admission:
    1. GitHub Actions environment protection rules on custom safe-output jobs
    2. Custom threat-detection.post-steps: calling an external policy service
  • Notes that neither is enabled by default, and recommends opting in for high-privilege operations

Source

Community question from @pinfloyd in a discussion thread about safe outputs, captured in github/agentic-workflows#484.

Type of change

New FAQ entry (no changes to existing entries).

Generated by Feedback Question Answerer for issue #484 · ● 1M ·

…idation

Addresses the question raised in github/agentic-workflows#484 about
whether gh-aw's guardrail validation constitutes external admission
authority. The new entry clarifies the distinction and documents how
to add a genuine external admission gate via GitHub Actions environment
protection rules or custom threat detection steps.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant