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.
- Versions published
- 1
- First published
- Jun 2026
- Publisher
- zongzi89
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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":["[email protected]"],"fail_on":"review"}'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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".npmrc"
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 review · score 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/src/utils/sensitive-path.js | matched ".npmrc" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall-agent-setup.mjs" | 5 |
Manifest
Package metadata
Scripts12
buildrm -rf dist && tsc -p tsconfig.build.json && chmod +x dist/bin/gd-cli.jsdevtsc -p tsconfig.build.json --watch --preserveWatchOutputlinteslint src/postinstallnode scripts/postinstall-agent-setup.mjsprepublishOnlynpm run build && npm run testsmoke:clinpm run build && tsx scripts/cli-smoke-test.tssmoke:cli:livenpm run build && tsx scripts/cli-smoke-test.ts --livesso:probetsx scripts/sso-probe.tsstarttsx bin/gd-cli.tstestvitest runtest:watchvitesttypechecktsc --noEmit
Dependencies13
@inquirer/prompts^7.10.1ali-oss^6.23.0archiver^7.0.1chalk^5.4.1cli-table3^0.6.5commander^13.1.0ejs^3.1.10log-update^6.1.0open^10.1.2ora^8.2.0qrcode^1.5.4sharp^0.34.5uuid^11.1.0