Codex
Secrets Check
Inspect code and config for accidental credentials exposure.
Checks common places for leaked secrets, unsafe examples, committed tokens, and risky env documentation.
Curated score
93
Difficulty
Medium
Risk
High
What it helps with
Scan env examples
Review logs
Check config files
Use cases
Pre-commit review
Repo audit
Incident cleanup
Skill contents
SKILL.mdIncluded
ScriptsIncluded
ReferencesIncluded
AssetsNot listed
secretsenvtokens
Safety / risk notes
Scripts
Check before using
Confirm credentials and deployment targets.
Run dry checks before publishing.
Review generated scripts, permissions, and rollback path.
Source
GitHub
SourceSimilar skills
Nearby shelf.
🕵️Threat Modeling
Map assets, trust boundaries, and abuse paths.
🪪Auth Flow Review
Review login, sessions, redirects, and permission edges.
🛡️Security Best Practices
Framework-aware security review for JS, Python, and Go.
📦Dependency Review
Review dependencies for risk, overlap, and maintenance cost.
🎨Frontend Design
Production-grade interfaces with a clear visual point of view.
🧪Webapp Testing
Browser checks, screenshots, and interaction tests for local apps.