Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Weekly downloads
- 34
- Versions published
- 3
- First published
- Dec 2024
- Publisher
- rahmon
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["@wpdocker/[email protected]"],"fail_on":"high"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["@wpdocker/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential File Packaged: package/global/.env
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk high · score 40 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/global/.env | package/global/.env | 35 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/global/.env | package/global/.env | 35 |
| low | Install-time lifecycle script | package.json | postinstall="npm run wpdocker postinstall --silent" | 5 |
Manifest
Package metadata
Scripts5
formatnpm run lint --silent -- --fixlinteslint . --ext .js --ignore-pattern node_modulespostinstallnpm run wpdocker postinstall --silentwpdocker./index.jswpdocker-hosts./hosts.js
Dependencies27
@sindresorhus/slugify^1.1.2asyncro^3.0.0boxen^5.0.1chalk^4.1.2docker-compose^0.23.13dockerode^3.3.0fs-extra^9.1.0hostile^1.3.3inquirer^8.1.2log-symbols^4.1.0markdown-it^12.2.0mkcert^1.4.0mkcert-prebuilt^1.0.0mysql^2.17.1netcat^1.4.0ora^5.4.1read-yaml^1.1.0request^2.88.2shell-escape^0.2.0strip-ansi^6.0.0sudo-prompt^9.2.1table^6.7.1terminal-link^2.1.1update-check^1.5.3which^2.0.2write-yaml^1.0.0yargs^16.2.0