Skip to main content

minecraft-ci-release

Automates CI/CD pipelines and release workflows for Minecraft mods, integrating with GitHub Actions and publishing to Modrinth and CurseForge.

Install this skill

or
50/100

Security score

The minecraft-ci-release skill was audited on Jun 7, 2026 and we found 8 security issues across 1 threat category, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 40

Template literal with variable interpolation in command context

SourceSKILL.md
40```yaml
medium line 95

Template literal with variable interpolation in command context

SourceSKILL.md
95```yaml
medium line 156

Template literal with variable interpolation in command context

SourceSKILL.md
156```yaml
medium line 198

Template literal with variable interpolation in command context

SourceSKILL.md
198```kotlin
medium line 246

Template literal with variable interpolation in command context

SourceSKILL.md
246```kotlin
medium line 357

Template literal with variable interpolation in command context

SourceSKILL.md
357```yaml
medium line 384

Template literal with variable interpolation in command context

SourceSKILL.md
384```bash
high line 425

Template literal with variable interpolation in command context

SourceSKILL.md
425- `${{ secrets.* }}` usage stays consistent with secrets documented in this file
Scanned on Jun 7, 2026
View Security Dashboard
Installation guide →