📅
DevOpsTypeScript

AMI Age Compliance

by CyberStrikeus

AMI Age Compliance is a DevOps skill for Claude Code, published by CyberStrikeus in CyberStrike.

1.7K stars253 forkson CyberStrikeus/CyberStrikeAdded 2026/07/20+4% in starsRepository updated 2026/08/05
aiai-agentai-securitybug-bountycybersecuritydevsecopsethical-hackinghackinghacking-toolllmmcpmcp-servermitre-attackoffensive-securityowasppenetration-testingpentestred-teamsecuritysecurity-tools
Install in seconds
Install AMI Age Compliance
Copy AMI Age Compliance into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/CyberStrikeus/CyberStrike/tree/main/.cyberstrike/skill/CIS_benchmarks/Cloud_Providers/AWS/CIS_AWS_Compute_Services_Benchmark_v1.1.0/cis-aws-compute-2.1.4 ~/.claude/skills/cis-aws-compute-2.1.4

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/CyberStrikeus/CyberStrike.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.cyberstrike/skill/CIS_benchmarks/Cloud_Providers/AWS/CIS_AWS_Compute_Services_Benchmark_v1.1.0/cis-aws-compute-2.1.4/SKILL.md in CyberStrikeus/CyberStrike
Installs to
~/.claude/skills/cis-aws-compute-2.1.4
Collection
One of 51 skills cataloged from this repository
Category
DevOps1075 skills

What AMI Age Compliance does

Audit AWS AMIs to ensure they have been created within the last 90 days, a CIS benchmark compliance check for compute services.

AMI Age Compliance is cataloged under DevOps on DirSkills. AMI Age Compliance comes from a repository tagged ai, ai-agent, ai-security, bug-bounty and cybersecurity.

Documentation

README

Ensure Images (AMI) are not older than 90 days

Description

Ensure that your AMIs are not older than 90 days.

Rationale

Using up-to-date AMIs will provide many benefits from OS updates and security patches helping to ensure reliability, security and compliance.

Impact

Outdated AMIs must be replaced by creating new images from updated instances. This requires a refresh cycle that involves launching instances, applying updates, creating new AMIs, and deregistering old ones.

Audit Procedure

Using AWS CLI

Run the aws ec2 describe-images command:

aws ec2 describe-images \
    --region <region> \
    --image-ids <image-ID>

This is the opening of the README. Read the full README on GitHub.

Frequently asked about AMI Age Compliance

  • What else does CyberStrikeus publish alongside AMI Age Compliance?

    AMI Age Compliance is one of 51 skills that DirSkills catalogs from CyberStrikeus/CyberStrike, the repository it ships in. Its siblings there include AMI Encryption Check, AMI Naming Convention Compliance and AWS Approved AMI Audit. Each one is a separate skill with its own page in this directory, installs the same way AMI Age Compliance does, and is maintained by CyberStrikeus in that same repository. The rest of the collection is listed on the CyberStrikeus/CyberStrike page.

  • How does AMI Age Compliance compare to other DevOps skills?

    AMI Age Compliance ranks #306 by stars among the 1075 DevOps skills in this catalog. The most-starred ones next to it are Backend Patterns, API Connector Builder and Migration. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of AMI Age Compliance against them. Open each page to compare what they document and how they install.

More from CyberStrikeus/CyberStrike

AMI Age Compliance is one of 51 skills cataloged on DirSkills from CyberStrikeus/CyberStrike.

See all 51 skills