PkgRadar

Package evidence

@inploi/[email protected]

Remote Dependency Spec: dependencies.@inploi/talent-bank="github:inploi/talent-bank#667c4d51f3bb0042131dc8f0303a6ccdafa54958"

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
81Mature · −50% score
First published
Oct 2023
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":["@inploi/[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":["@inploi/[email protected]"],"fail_on":"review"}'
Artifact bytes56,381
Previous version2.0.0
Published2026-05-01T15:08:34.002Z
SHA-256270247c9504567e54dd306ee5387893b376ed0673341d2262256dcc79fd3ac96

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.@inploi/talent-bank="github:inploi/talent-bank#667c4d51f3bb0042131dc8f0303a6ccdafa54958"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@inploi/talent-bank="github:inploi/talent-bank#667c4d51f3bb0042131dc8f0303a6ccdafa54958"12
mediumNew Remote Dependency Vs Previouspackage.jsondependencies.@inploi/talent-bank added in 2.0.1 vs 2.0.0: "github:inploi/talent-bank#667c4d51f3bb0042131dc8f0303a6ccdafa54958"12

Manifest

Package metadata

Scripts7
  • buildconcurrently 'pnpm run build:npm' 'pnpm run build:cdn'
  • build:cdntsup --config tsup.cdn.config.ts
  • build:npmtsup --dts --dts-resolve
  • checkeslint src --fix --max-warnings 0 && tsc
  • devtsup --watch --config tsup.cdn.config.ts
  • testbun test
  • test:coveragebun test --coverage --coverage-reporter=lcov
Dependencies4
  • @inploi/talent-bankgithub:inploi/talent-bank#667c4d51f3bb0042131dc8f0303a6ccdafa54958
  • @standard-schema/spec^1.0.0
  • neoqs^6.13.0
  • valibot^1.3.1