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
- 556
- Versions published
- 171Mature · −50% score
- First published
- Apr 2016
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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":["[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 6 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/lib/locales/en.js | matched ".npmrc" | 5 |
| low | Credential file access | package/lib/locales/zh.js | matched ".npmrc" | 5 |
| low | Credential file access | package/src/locales/en.ts | matched ".npmrc" | 5 |
| low | Credential file access | package/src/locales/zh.ts | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts8
buildrm -rf lib && swc src -d lib --strip-leading-paths && bun run typecheck:build && chmod +x lib/bin.jslintbun run typecheck && biome check .lint:fixbun run typecheck && biome check --write .prepublishOnlybun run buildtestbun testtest:coveragebun test --coverage --coverage-reporter=text --coverage-reporter=lcovtypechecktsc --noEmittypecheck:buildtsc -p tsconfig.build.json
Dependencies23
bplist-parser^0.3.2bytebuffer^5.0.1cgbi-to-png^1.0.7chalk4cli-arguments^0.2.1compare-versions^6.1.1filesize-parser^1.5.1form-data^4.0.5fs-extra8global-dirs^4.0.0gradle-to-js^2.0.1i18next^26.0.4node-fetch^2.6.1plist^3.1.0progress^2.0.3properties^1.2.1protobufjs^7.5.4read^4.1.0registry-auth-token^5.1.1semver^7.7.4tty-table5.0yauzl^3.3.0yazl3.3.1