원클릭으로
aws-leak-skill
A skill that accidentally contains an AWS access key — should be caught by the scanner.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
A skill that accidentally contains an AWS access key — should be caught by the scanner.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Extracts a reusable code pattern from the current repo and authors a portable, validated Agent Skill. Use when you want to capture a logging setup, CI/CD pipeline, observability stack, async messaging pattern, frontend component library, feature-flag middleware, or any other repeatable engineering pattern so it can be replayed across other repos. Produces: a standard-conformant SKILL.md, parameterized code templates in assets/templates/, a PARAMETERS.md documenting every placeholder, then runs validate-skill.sh, scan-leaks.sh, and dry-run-replay.sh as a tiered quality gate. Output is ready to publish via references/publishing.md.
Regression fixture for dry-run-replay header-skip drift.
A clean skill containing a git commit SHA, a UUID, and an embedded base64 image asset — none of which are secrets and none must trip the scanner.
Sets up structured logging for a service using a configurable log level and service name. Produces a logger.config file ready for ingestion by your logging pipeline. Works with any service that reads configuration from a flat config file.
A skill containing bare base64 secrets ending in equals-sign padding, which must not evade the entropy detector.
A clean skill with no secrets or sensitive identifiers. Uses only normal configuration values and parameterized placeholders.
| name | aws-leak-skill |
| description | A skill that accidentally contains an AWS access key — should be caught by the scanner. |
| version | 1.0.0 |
This skill has a leaked credential embedded in the configuration.
AWS_ACCESS_KEY_ID=PLACEHOLDER_REPLACED_AT_RUNTIME
AWS_REGION=us-east-1