Skip to main content

ring:dev-cycle

Orchestrates a structured 6-gate development cycle, managing tasks and ensuring quality through checkpoints and metrics collection.

Install this skill

or
86/100

Security score

The ring:dev-cycle skill was audited on Feb 9, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 414

Access to .env file

SourceSKILL.md
414| 1 | Dockerfile + docker-compose + .env.example | Missing any = FAIL |
low line 618

Access to .env file

SourceSKILL.md
618"artifacts_created": ["Dockerfile", "docker-compose.yml", ".env.example"],
low line 1941

Access to .env file

SourceSKILL.md
1941- .env.example documentation
low line 1949

Access to .env file

SourceSKILL.md
1949- "## Files Changed" → Dockerfile, docker-compose, .env.example actions
low line 1980

Access to .env file

SourceSKILL.md
1980artifacts_created: ["Dockerfile", "docker-compose.yml", ".env.example"],
medium line 2000

Access to .env file

SourceSKILL.md
2000| ".env.example can be added later" | .env.example documents required config NOW. | **Create .env.example** |
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →