Skip to main content

engineer

Generates implementation-ready specifications for repository structure, CI/CD, and security controls in software projects.

Install this skill

or
83/100

Security score

The engineer skill was audited on May 12, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 6

Access to .env file

SourceSKILL.md
6strategy", "configure CI/CD", "set up Docker", "define the .env contract",
low line 107

Access to .env file

SourceSKILL.md
107├── .env.example
medium line 117

Access to .env file

SourceSKILL.md
117Produce the complete `.env` specification:
low line 138

Access to .env file

SourceSKILL.md
138### Secrets (Never in .env files in production)
medium line 303

Access to .env file

SourceSKILL.md
3033. Environment variable contract (.env specification)
Scanned on May 12, 2026
View Security Dashboard
Installation guide →