GPR-012 · critical risk
Review cloud credential reads
Require review before supported file-read surfaces access a common cloud credential path.
Decision
review
Matcher
path = .aws/credentials
Reviewed
2026-08-09
Safe test cases
matching synthetic case
path = .aws/credentials → review
different benign synthetic case
path = benign-.aws/credentials → unmatched
Limitations
- Cloud credential locations vary; this recipe covers only the configured matcher.
Review before applying
This recipe is a starting point, not a universal security policy. Open it in Policy Studio, replace example identifiers where necessary, review scope and blast radius, simulate where supported, and use the normal approval flow before enforcement.
Recipe SHA-256: 6fd01ce3d3699a46e0c718f044357961beb9bb69d2f9ea648ba07e7cb37a866c
When a policy is saved and delivered through Guard Cloud, it uses the existing Guard policy-bundle compiler. If the policy-bundle signing key is configured, that compiler produces an RSA-PSS-SHA256 signed bundle that local Guard verifies before applying.