aws-well-architected-review — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited aws-well-architected-review (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Run a lightweight Well-Architected review on a concrete artifact — an architecture diagram/description, Terraform/CDK/CloudFormation, or a design doc — and report risks the way the official framework does: per pillar, severity-rated, each with a specific remediation. This is an engineering review to catch issues early; it complements (does not replace) a formal Well-Architected Tool review with an AWS SA.
Load only what the change touches — typically 2-4 pillars, not all six:
| Change involves | Load |
|---|---|
| IAM, network exposure, data handling, secrets | references/security.md |
| Availability targets, failover, backups, DR | references/reliability.md |
| Instance/database sizing, scaling, latency paths | references/performance.md |
| Spend-relevant choices: sizing, storage classes, data transfer, commitment plans | references/cost.md |
| Deployment, observability, runbooks, IaC hygiene | references/operations.md |
| Region choice, instance generations, utilization, data lifecycle | references/sustainability.md |
When in doubt for a general "review this architecture" request, default to Security + Reliability + Cost — the three with the highest production-incident and bill impact.
# Well-Architected Review: [workload name]
**Date:** [YYYY-MM-DD] · **Artifact:** [what was reviewed] · **Pillars:** [loaded pillars]
> Engineering review — for a formal review, use the AWS Well-Architected Tool with your AWS team.
## Workload Context
[2-3 lines: purpose, criticality, scale assumptions used for severity calibration]
## Fix First
1. [Highest-impact finding, one line each]
## Findings
| # | Pillar | Severity | Resource/Decision | Risk | Remediation |
|---|--------|----------|-------------------|------|-------------|
| 1 | Security | High | [e.g. RDS instance `orders-db`] | [specific risk] | [specific change] |
## Good Practices Observed
- [Pillar] [what's done right]
## Pillars Not Reviewed
- [Pillar] — [one-line reason]*:* IAM. Don't inflate Mediums.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.