ecc-opensource-pipeline
Facilitates safe public release of private projects through a structured open-source pipeline, ensuring sanitization and packaging.
Install this skill
or
82/100
Security score
The ecc-opensource-pipeline skill was audited on Jun 12, 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
| 75 | 4. 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 Jun 12, 2026
View Security Dashboard