PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="npx @stricli/auto-complete@latest install label-studio-converter --bash __label-studio-converter_bash_complete"

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
3
Versions published
7
First published
Jan 2026
Publisher
duckymomo20012

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 bytes226,730
Previous version1.2.0
Published2026-01-15T04:32:34.880Z
SHA-256d2148887128153e124475494d66d01af6f42a8d81e0dee06264d558c357779ee

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="npx @stricli/auto-complete@latest install label-studio-converter --bash __label-studio-converter_bash_complete"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="npx @stricli/auto-complete@latest install label-studio-converter --bash __label-studio-converter_bash_complete"5

Manifest

Package metadata

Scripts12
  • buildtsc && tsup
  • check-allpnpm run type-check && pnpm run lint && pnpm run test:run
  • check-exportsattw --pack . --ignore-rules=cjs-resolves-to-esm
  • linteslint src/
  • lint:fixeslint src/ --fix
  • postinstallnpx @stricli/auto-complete@latest install label-studio-converter --bash __label-studio-converter_bash_complete
  • prepublishpnpm run build && pnpm run check-exports && pnpm run check-all
  • testvitest
  • test:coveragevitest run --coverage
  • test:runvitest run
  • test:uivitest --ui
  • type-checktsc --noEmit
Dependencies7
  • @stricli/auto-complete1.2.4
  • @stricli/core1.2.4
  • @turf/turf7.3.1
  • chalk5.6.2
  • es-toolkit1.43.0
  • image-size2.0.2
  • zod4.2.1