Skip to main content

opensource-pipeline

Facilitates the safe open-sourcing of private projects through a structured pipeline, ensuring security and compliance.

Install this skill

or
82/100

Security score

The opensource-pipeline skill was audited on May 18, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 38

Template literal with variable interpolation in command context

SourceSKILL.md
38```
medium line 220

Template literal with variable interpolation in command context

SourceSKILL.md
220```bash
low line 75

Access to .env file

SourceSKILL.md
754. Generate .env.example
low line 161

Access to .env file

SourceSKILL.md
161- .env.example ({N} variables)
low line 235

Access to .env file

SourceSKILL.md
235.env.example # From forker agent
medium line 244

Access to .env file

SourceSKILL.md
244- **Never** leave `.env`, `*.pem`, or `credentials.json` in the staging directory
Scanned on May 18, 2026
View Security Dashboard
Installation guide →