Skip to main content

oma-dev-workflow

Optimizes developer workflows in monorepos, managing CI/CD, database migrations, and release automation for efficient development.

Install this skill

or
71/100

Security score

The oma-dev-workflow skill was audited on May 13, 2026 and we found 7 security issues across 4 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 164

Piping content to sh shell

SourceSKILL.md
164curl https://mise.run | sh
medium line 164

Curl to non-GitHub URL

SourceSKILL.md
164curl https://mise.run | sh
low line 167

Access to hidden dotfiles in home directory

SourceSKILL.md
167echo 'eval "$(~/.local/bin/mise activate)"' >> ~/.zshrc
medium line 293

Access to .env file

SourceSKILL.md
2933. Environment variable template (.env.example)
low line 164

External URL reference

SourceSKILL.md
164curl https://mise.run | sh
low line 282

External URL reference

SourceSKILL.md
282API_URL=http://localhost:8000
low line 285

External URL reference

SourceSKILL.md
285PUBLIC_API_URL=http://localhost:8000
Scanned on May 13, 2026
View Security Dashboard
Installation guide →