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 Apr 7, 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 72

Access to .env file

SourceSKILL.md
72├── .env.example
medium line 82

Access to .env file

SourceSKILL.md
82Produce the complete `.env` specification:
low line 103

Access to .env file

SourceSKILL.md
103### Secrets (Never in .env files in production)
medium line 255

Access to .env file

SourceSKILL.md
2552. Environment variable contract (.env specification)
Scanned on Apr 7, 2026
View Security Dashboard
Installation guide →