PkgRadar

Package evidence

[email protected]

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

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
16,769Mainstream · −50% score
Versions published
194Mature · −50% score
First published
Jun 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 bytes24,345
Previous version1.0.0-beta.190
Published2026-05-10T21:55:27.342Z
SHA-256482a43a211b9cd9ac8d5b642ab30d5a10bddeb63137dc57c05715b209a47deb3

Why flagged

What the scanner saw

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

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
1.0.0-beta.191Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.@3846masa/configs="github:3846masa/configs#fde6015cc9703c2aee5630993ba80e43ce7120ba"8

Manifest

Package metadata

Scripts13
  • buildbabel src --out-dir lib --extensions .js,.ts --ignore "**/*.d.ts"
  • cleanrm -rf lib
  • formatpnpm run --sequential "/^format:.*/"
  • format:eslinteslint --fix .
  • format:prettierprettier --write .
  • lintpnpm run "/^lint:.*/"
  • lint:eslinteslint .
  • lint:prettierprettier --check .
  • lint:tsctsc --noEmit
  • prebuildpnpm run clean
  • pretestpnpm run build
  • releaserelease-it --preRelease beta
  • testjest
Dependencies10
  • @mdn/browser-compat-data7.1.22
  • array.prototype.at1.1.3
  • lodash.get4.4.2
  • postcss-media-query-parser0.2.3
  • postcss-selector-parser7.1.1
  • postcss-value-parser4.2.0
  • semver7.7.4
  • string.prototype.at1.0.6
  • ts-results3.3.0
  • zod4.4.3