PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.@3846masa/configs="github:3846masa/configs#d47780f05642fb481d61f6789507c4b2561a25bf"

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
1,573Niche · −30% score
Versions published
219Mature · −50% score
First published
Sep 2022
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 promoting

Mixed 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"}'
Artifact bytes7,908
Previous version2.0.57
Published2026-06-13T17:59:37.346Z
SHA-25613b8e47b48fe308068810d353aa231f5430a8d3b247f7e62d41bf6ffce13cbc3

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.@3846masa/configs="github:3846masa/configs#d47780f05642fb481d61f6789507c4b2561a25bf"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
16Score
2.0.58Version
Status history (1 event)
  1. newavailable · risk review · score 16 · status changed

Evidence

Static findings

1 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.@3846masa/configs="github:3846masa/configs#d47780f05642fb481d61f6789507c4b2561a25bf"8
mediumDependency Changed To Remote Vs Previouspackage.jsondevDependencies.@3846masa/configs changed to remote spec in 2.0.58 vs 2.0.57: "github:3846masa/configs#d47780f05642fb481d61f6789507c4b2561a25bf"8

Manifest

Package metadata

Scripts10
  • buildtsc --project tsconfig.build.json
  • formatpnpm run --sequential "/^format:.*/"
  • format:eslinteslint --max-warnings 0 --fix .
  • format:prettierprettier --write .
  • lintpnpm run "/^lint:.*/"
  • lint:eslinteslint --max-warnings 0 .
  • lint:prettierprettier --check .
  • lint:tsctsc --noEmit
  • releaserelease-it
  • testvitest
Dependencies5
  • @babel/helper-define-polyfill-provider0.6.8
  • @mdn/browser-compat-data7.3.17
  • fast-json-stable-stringify2.1.0
  • lodash.get4.4.2
  • semver7.8.4