Skip to content

sigmashakeinc/rules-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

rules-aws

AWS CLI governance rules for AI agents — prevents public S3 buckets, wildcard IAM policies, and accidental resource deletion.

5 rules · 1 file

Install

ssg hub pull rules-aws

Rules

aws_exec_safety.rules (5 rules)

Rule Decision Severity Description
no-s3-public-acl DENY error Blocks public-read/public-read-write S3 ACLs
no-iam-star-permissions DENY error Blocks IAM Action: "*" wildcard
no-resource-star-with-write ASK warning Warns on Resource: "*" in IAM policies
ask-aws-delete ASK warning Confirms before s3 rm, ec2 terminate, rds delete
log-aws-profile LOG info Logs all AWS CLI commands with profile reminder

About

Part of the SigmaShake Hub — governance rules for AI coding agents.

About

AWS governance rules for AI agents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors