Skip to content
Skillv1.0.0

aws-compliance-checker

Automated compliance checking against CIS, PCI-DSS, HIPAA, and SOC 2 benchmarks

by sickn33(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from sickn33/agentic-awesome-skills (skills/security/aws-compliance-checker/SKILL.md). Install upstream with npx skills add sickn33/agentic-awesome-skills --skill aws-compliance-checker. Copyright stays with the author.

AWS Compliance Checker

Automated compliance validation against industry standards including CIS AWS Foundations, PCI-DSS, HIPAA, and SOC 2.

Detailed Guide

Read the detailed guide before executing this skill. It retains the complete procedure and reference material. Treat its safety, prerequisites, and validation requirements as mandatory. For focused work, load the relevant sections; for end-to-end work, read the guide completely.

When to Use

Use this skill when you need to validate AWS compliance against industry standards, prepare for audits, or maintain continuous compliance monitoring.

Example Prompts

  • "Run CIS AWS Foundations compliance check"
  • "Generate a PCI-DSS compliance report"
  • "Check HIPAA compliance for my AWS account"
  • "Audit against SOC 2 requirements"
  • "Create a compliance dashboard"

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/sickn33-agentic-awesome-skills-aws-compliance-checker/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

sickn33-agentic-awesome-skills-aws-compliance-checker.ocm.jsonjson
{
  "ocm": "1",
  "id": "sickn33-agentic-awesome-skills-aws-compliance-checker",
  "kind": "skill",
  "name": "aws-compliance-checker",
  "description": "Automated compliance checking against CIS, PCI-DSS, HIPAA, and SOC 2 benchmarks",
  "publisher": "sickn33",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "legal"
    ],
    "tags": [
      "skill-md",
      "aws",
      "compliance",
      "audit",
      "cis",
      "pci-dss",
      "hipaa",
      "kiro-cli",
      "skills-sh"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Automated compliance checking against CIS, PCI-DSS, HIPAA, and SOC 2 benchmarks"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "skills.sh",
      "repository": "https://github.com/sickn33/agentic-awesome-skills",
      "path": "skills/security/aws-compliance-checker/SKILL.md",
      "ref": "HEAD",
      "url": "https://github.com/sickn33/agentic-awesome-skills/blob/HEAD/skills/security/aws-compliance-checker/SKILL.md",
      "key": "sickn33/agentic-awesome-skills/skills/security/aws-compliance-checker/SKILL.md"
    }
  },
  "instructions": "# AWS Compliance Checker\n\nAutomated compliance validation against industry standards including CIS AWS Foundations, PCI-DSS, HIPAA, and SOC 2.\n\n## Detailed Guide\n\nRead [the detailed guide](references/detailed-guide.md) before executing this skill. It retains the complete procedure and reference material. Treat its safety, prerequisites, and validation requirements as mandatory. For focused work, load the relevant sections; for end-to-end work, read the guide completely.\n\n## When to Use\nUse this skill when you need to validate AWS compliance against industry standards, prepare for audits, or ma",
  "cost": {
    "context_tokens": 295
  }
}

Fetch it by URL: GET /api/v1/registry/sickn33-agentic-awesome-skills-aws-compliance-checker/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.