SkillAgentSearch skills...

S3scan

scan s3 buckets for security issues

Install / Use

/learn @bear/S3scan
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

s3scan

Generate a report of all s3 buckets and their permissions

Usage

python s3scan.py [-f <format>] [-p <profile>]

Options:

    -f | --format  Output format
                   Default is 'text'
                   [Optional]
    -p | --profile AWS Credentials Profile
                   Default is None
                   [Optional]

Where the output format can be either 'text' or 'csv'

Requirements

Python 2.6+ http://python.org

Boto3 Library https://github.com/boto/boto3

Related Skills

View on GitHub
GitHub Stars86
CategoryDevelopment
Updated3mo ago
Forks22

Languages

Python

Security Score

92/100

Audited on Jan 5, 2026

No findings