Skip to main content

frappe-sne-runner

Facilitates local Frappe/ERPNext development using a simplified single-container setup for efficient app management.

Install this skill

or
99/100

Security score

The frappe-sne-runner skill was audited on May 13, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 240

Command substitution pattern

SourceSKILL.md
238 - uses: actions/checkout@v4
239 - name: Run bench test
240 run: bench test --app $(basename ${{ github.repository }})
241```
242
Scanned on May 13, 2026
View Security Dashboard
Installation guide →