Skip to main content

do-cybersecurity-review

Conducts comprehensive security audits of codebases, identifying vulnerabilities and generating detailed reports for improved security practices.

Install this skill

or
75/100

Security score

The do-cybersecurity-review skill was audited on Jun 13, 2026 and we found 3 security issues across 2 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 58

Access to .env file

SourceSKILL.md
58Also check `.env*` files (any tracked) and history (`git log --all --full-history -- .env`).
medium line 107

Access to .env file

SourceSKILL.md
107- Is `.dockerignore` keeping `.env`, secrets, and `.git` out of layers?
high line 205

Prompting for password/secret input

SourceSKILL.md
205Apply the same eight categories from Full Audit Mode (Secret exposure, Dependency hygiene, Authentication / authorisation, Input validation / output encoding, Transport / headers / CORS, Data at rest,
Scanned on Jun 13, 2026
View Security Dashboard
Installation guide →