PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.lint-staged="github:ItsNickBarry/lint-staged#knip"

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.

Versions published
8
First published
Jun 2025
Publisher
itsnickbarry

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"}'
Publisheritsnickbarry
Artifact bytes14,744
Previous version0.2.1
Published2026-04-07T09:14:12.479Z
SHA-256c8339ed12e2cff433a8a6740a27e3a6e08abd9bc5d8bb8e2b930f4850853f7c1

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.lint-staged="github:ItsNickBarry/lint-staged#knip"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.lint-staged="github:ItsNickBarry/lint-staged#knip"8

Manifest

Package metadata

Scripts3
  • buildpnpm clean && tsc --build
  • cleanrm -rf dist/
  • testpnpm build && tsx --test --experimental-test-coverage
Dependencies8
  • commander^14.0.0
  • cosmiconfig^9.0.0
  • env-paths^3.0.0
  • execa^9.6.0
  • micromatch^4.0.8
  • on-process-exit^1.0.2
  • semver^7.7.2
  • string-argv^0.3.2