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
- 464
- Versions published
- 331Mature · −50% score
- First published
- Nov 2023
- Publisher
- 1adybug
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":["[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
Remote Payload: matched "raw.githubusercontent.com"
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 16 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/utils/downloadFromWinget.ts | matched "raw.githubusercontent.com" | 12 |
| medium | Credential file access | package/dist/index.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/src/utils/pnpm.ts | matched ".npmrc" | 10 |
Manifest
Package metadata
Scripts9
buildrslib builddevrslib build --watchfgnpm run format && git add . && git commit -m "✨feature: format"formatprettier --write .linteslint .postpublishnpm run syncpreparehuskyprepublishOnlynpm run buildsyncnode scripts/syncPackage.mjs
Dependencies19
@iarna/toml^3.0.0chalk^5.6.2clipboardy^5.3.1commander^14.0.2consola^3.4.2dayjs^1.11.21deepsea-tools^5.48.2get-port-please^3.2.0https-proxy-agent^8.0.0inquirer^12.11.1jsdom^29.1.1json5^2.2.3jsonc-parser^3.3.1md5^2.3.0node-fetch^3.3.2semver^7.8.4simple-git^3.36.0soda-nodejs^0.8.15yaml^2.9.0