CtrlK
BlogDocsLog inGet started
Tessl Logo

securing-s3-buckets

Create and secure S3 buckets following AWS best practices for access control, encryption, monitoring, and remediation of misconfigurations. Use when the user wants to secure a new bucket, audit an existing bucket, fix a security finding, configure encryption, or enable logging and monitoring. Do NOT use for general S3 data operations, S3 Tables setup, or discovering existing data assets.

79

Quality

100%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A well-structured skill body that delegates detail to real reference files while keeping executable commands, explicit safety rules, and validation feedback loops inline. It assumes Claude's competence and avoids concept bloat.

DimensionReasoningScore

Conciseness

The body is lean — bulleted constraints with executable commands and no tutorializing of basic S3 concepts Claude already knows; the only minor padding is the occasional 'this is REQUIRED, not optional' restatement, which does not drop it to the mostly-efficient anchor.

3 / 3

Actionability

Provides fully executable, copy-paste-ready AWS CLI commands (e.g. the create-bucket call with --bucket-namespace and the complete DenyInsecureTransport put-bucket-policy JSON) and specific flags like 'BlockedEncryptionTypes: [SSE-C]', rather than pseudocode or abstract direction.

3 / 3

Workflow Clarity

Workflow A is a numbered, ordered required-steps list and the put-bucket-policy safety rules plus Workflow C's 're-run the relevant audit check after applying the fix' provide explicit validation checkpoints and a feedback loop, matching the clear-sequence-with-validation anchor.

3 / 3

Progressive Disclosure

The body is an overview that points to five clearly signaled, one-level-deep reference files (all verified present: iam-permissions.md, audit-checklist.md, encryption.md, remediation.md, workflows.md) with an Additional Resources index, matching the well-signaled one-level-deep references anchor.

3 / 3

Total

12

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, third-person description that covers what the skill does, when to use it, and what not to use it for. It names concrete actions, uses natural trigger terms, and negative-scopes effectively to avoid conflicts.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'secure a new bucket, audit an existing bucket, fix a security finding, configure encryption, or enable logging and monitoring' — matching the anchor for listing multiple specific concrete actions rather than naming only a domain and some actions.

3 / 3

Completeness

Explicitly answers both what ('Create and secure S3 buckets...access control, encryption, monitoring, and remediation') and when with an explicit 'Use when the user wants to...' clause, plus negative-scoping, satisfying the anchor for clearly answering what AND when.

3 / 3

Trigger Term Quality

Phrases like 'secure a new bucket', 'audit an existing bucket', 'fix a security finding', and 'configure encryption' map naturally to what a user would say, giving good coverage of natural terms beyond narrow technical jargon.

3 / 3

Distinctiveness Conflict Risk

The S3-bucket-security niche is distinct and the explicit 'Do NOT use for general S3 data operations, S3 Tables setup, or discovering existing data assets' negative triggers sharply reduce conflict with adjacent S3 skills.

3 / 3

Total

12

/

12

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
aws/agent-toolkit-for-aws
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.