aws-compliance-checker
Audit AWS Compliance Controls
AWS compliance reviews require many service checks across identity, logging, networking, and encryption. This skill provides structured AWS CLI and boto3 examples for common frameworks.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "aws-compliance-checker" from https://skillstore.io/skills/sickn33-aws-compliance-checker.md and its manifest at https://skillstore.io/api/skills/sickn33-aws-compliance-checker/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "aws-compliance-checker". Run CIS AWS Foundations compliance check
Expected outcome:
A sectioned IAM, logging, monitoring, and networking review with pass, warning, and failure messages.
Using "aws-compliance-checker". Generate a PCI-DSS compliance report
Expected outcome:
A report summary listing failed payment security controls such as open security groups, unencrypted storage, and missing MFA.
Using "aws-compliance-checker". Check HIPAA compliance for my AWS account
Expected outcome:
A review of access controls, audit logging, encryption at rest, and transmission security reminders.
Security Audit
SafeI found no evidence of prompt injection, credential exfiltration, or hidden network callbacks. The static findings are documented AWS compliance-check examples, documentation links, and benchmark checks for public network exposure rather than malicious execution paths.
Risk Factors
⚙️ External commands (41)
🌐 Network access (10)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/sickn33-aws-compliance-checker/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/sickn33-aws-compliance-checker?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/sickn33-aws-compliance-checker?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-aws-compliance-checker/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/sickn33-aws-compliance-checker.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
sickn33. (2026). aws-compliance-checker security audit report (audit version 6) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-aws-compliance-checker/audits/6BibTeX citation
@techreport{sickn33-sickn33-aws-compliance-checker-2026,
author = {sickn33},
title = {aws-compliance-checker security audit report (audit version 6)},
institution = {Skillstore},
year = {2026},
number = {6},
url = {https://skillstore.io/skills/sickn33-aws-compliance-checker/audits/6},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "aws-compliance-checker security audit report (audit version 6)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/sickn33-aws-compliance-checker/audits/6"
identifiers:
- type: other
value: "skillstore:sickn33-aws-compliance-checker:audit:6"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Validate AWS Baselines
Review common identity, logging, monitoring, networking, and encryption controls before an internal audit.
Prepare Compliance Evidence
Collect structured readiness notes for CIS, PCI-DSS, HIPAA, or SOC 2 control reviews.
Add Recurring Posture Checks
Adapt the example commands into scheduled reviews for cloud operations and remediation tracking.
Try These Prompts
Use aws-compliance-checker to review CIS AWS Foundations controls for my AWS account. Explain required AWS permissions before running commands.
Use aws-compliance-checker to assess CloudTrail, AWS Config, S3 access logging, and VPC Flow Logs. Summarize failed controls.
Use aws-compliance-checker to create a PCI-DSS readiness summary for network exposure, encryption, MFA, and CloudTrail coverage.
Use aws-compliance-checker findings to group failed AWS controls by framework, owner, severity, and remediation priority.
Best Practices
- Run checks with least-privilege, read-only AWS credentials.
- Store generated reports in approved locations because they may contain account details.
- Validate findings with AWS Security Hub, AWS Config, or a qualified auditor.
Avoid
- Do not run the scripts with broad administrator credentials unless required by policy.
- Do not publish raw reports because they may reveal resource names and control gaps.
- Do not treat placeholder report functions as production-ready automation.