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
- 78
- Versions published
- 94Mature · −50% score
- First published
- Feb 2019
- Publisher
- fisker
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
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
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/tools/npm/index.cjs | matched ".npmrc" | 5 |
| low | Large Javascript Payload | package/tools/yarn/files/yarn-4.0.2.cjs | 2733890 bytes | 0 |
Manifest
Package metadata
Scripts19
buildrun-p "build:*"build:jsecho no-needcleanrun-p "clean:*"clean:distdel-cli distdistrun-p "dist:*"dist:npmnp --yolo --no-yarnformatrun-p "format:*"format:eslintyarn lint:eslint --fixformat:markdownmarkdownlint-cli2-fixformat:package-jsonsort-package-json "package.json" "packages/*/package.json"format:prettieryarn lint:prettier --writeinstall-to-machinenpm install --global anything-config-fiskerlintrun-p "lint:*"lint:eslinteslint "**/*.{js,jsx,mjs,cjs,vue}"lint:markdownmarkdownlint-cli2lint:package-jsonyarn run format:package-json --checklint:prettierprettier . --checkpreparehusky installreleaserun-s clean lint build format dist install-to-machine
Dependencies15
ansi-colors4.1.3babel-plugin-transform-async-to-promises0.8.18cp-file11.0.0del7.1.0enquirer2.4.1esm-utils4.2.1execa8.0.1has-yarn3.0.0is-path-in-cwd^4.0.0is-path-inside^4.0.0latest-version7.0.0read-pkg9.0.1sort-keys5.0.0update-notifier7.0.0write-pkg7.0.0