testing-prpm-cli
Facilitates local testing of PRPM CLI commands with build setup, execution workflows, and contract testing for accurate implementation verification.
Install this skill
or
95/100
Security score
The testing-prpm-cli skill was audited on Feb 28, 2026 and we found 5 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 28
External URL reference
SourceSKILL.md
| 28 | | Set local registry | `export PRPM_REGISTRY_URL=http://127.0.0.1:3111` | |
low line 57
External URL reference
SourceSKILL.md
| 57 | export PRPM_REGISTRY_URL=http://127.0.0.1:3111 |
low line 99
External URL reference
SourceSKILL.md
| 99 | export PRPM_REGISTRY_URL=http://127.0.0.1:3111 |
low line 248
External URL reference
SourceSKILL.md
| 248 | export PRPM_REGISTRY_URL=http://127.0.0.1:3111 |
low line 329
External URL reference
SourceSKILL.md
| 329 | npm run build --workspace=packages/cli && export PRPM_REGISTRY_URL=http://127.0.0.1:3111 |
Scanned on Feb 28, 2026
View Security Dashboard