PkgRadar

Package evidence

@detergent-software/[email protected]

Known Indicator Filename: package/build/lib/schemas/bundle.js

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
124
First published
Mar 2026
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":["@detergent-software/[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":["@detergent-software/[email protected]"],"fail_on":"review"}'
Artifact bytes348,690
Previous version5.6.0
Published2026-05-28T12:56:06.502Z
SHA-256c2f90ca4da8ec3433d24de037b05bfd140432381865d3437c947c55cc1fd6d68

Why flagged

What the scanner saw

Known Indicator Filename: package/build/lib/schemas/bundle.js

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

Availability ledger

available

review
Last checked
reviewRisk
19Score
5.7.0-dev.1Version
Status history (1 event)
  1. newavailable · risk review · score 19 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/build/lib/schemas/bundle.jspackage/build/lib/schemas/bundle.js45
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/build/lib/schemas/bundle.jspackage/build/lib/schemas/bundle.js45
lowCredential file accesspackage/build/lib/auth.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/build/lib/publisher.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/build/lib/registry-mutate.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/build/lib/registry.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts10
  • buildtsc
  • devtsc --watch
  • export-schemastsx scripts/export-schemas.ts
  • formatprettier --write "src/**/*.{ts,tsx}"
  • format:checkprettier --check "src/**/*.{ts,tsx}"
  • linteslint src/
  • lint:fixeslint src/ --fix --cache
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies9
  • chalk^5.4.0
  • diff8.0.3
  • ink^6.0.0
  • ink-spinner^5.0.0
  • ink-text-input^6.0.0
  • pastel^4.0.0
  • react^19.0.0
  • semver^7.7.0
  • zod^4.0.0