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
- 208Mature · −50% score
- First published
- Apr 2024
- Publisher
- zhennann
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@cabloy/[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":["@cabloy/[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 2 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/index.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts5
cleanrimraf dist tsconfig.tsbuildinfopostpackclean-package restoreprepackclean-packageprepublishOnlynpm run tsc:publishtsc:publishnpm run clean && node ../cli/src/bin/vona.ts :bin:buildGeneral && tsc
Dependencies22
@babel/parser^7.29.2@cabloy/module-glob^5.3.13@cabloy/module-info^2.0.0@cabloy/process-helper^3.1.8@cabloy/utils^2.1.22@cabloy/word-utils^2.1.8@npmcli/config^10.8.1@zhennann/common-bin^4.0.1@zhennann/ejs^3.0.1boxen^4.2.0chalk^3.0.0cli-table3^0.6.5deep-equal^2.2.3enquirer^2.4.1fs-extra^11.3.4globby^16.2.0gogocode^1.0.55is-type-of^2.2.0istextorbinary^3.3.0semver^7.7.4tmp^0.2.7urllib^4.9.0