PkgRadar

Package evidence

@teamkeel/[email protected]

no findings

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,408Niche · −30% score
Versions published
655Mature · −50% score
First published
Nov 2022
Publisher
teamkeel

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@teamkeel/[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":["@teamkeel/[email protected]"],"fail_on":"review"}'
Publisherteamkeel
Artifact bytes231,062
Previous version0.455.1
Published2026-05-27T08:49:01.446Z
SHA-2567dd06d583a2a2be4d13abfda829935d4d9f0ea8c159407096ecd5a8c8ce01d90

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.455.2Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildtsup
  • devtsup --watch
  • formatnpx prettier --write src/**/*.js
  • generate-openapitsx scripts/oas.ts
  • postbuildnpm run generate-openapi
  • testvitest run --reporter verbose --pool=threads --maxWorkers=1
  • type-checktsc --noEmit
Dependencies21
  • @aws-sdk/client-s3~3.1016.0
  • @aws-sdk/credential-providers~3.1016.0
  • @aws-sdk/s3-request-presigner~3.1016.0
  • @neondatabase/serverless^1.0.2
  • @opentelemetry/api^1.9.0
  • @opentelemetry/exporter-trace-otlp-proto^0.57.2
  • @opentelemetry/resources^1.30.1
  • @opentelemetry/sdk-trace-base^1.30.1
  • @opentelemetry/sdk-trace-node^1.30.1
  • @types/jsonwebtoken^9.0.10
  • change-case^4.1.2
  • json-rpc-2.0^1.7.1
  • jsonwebtoken^9.0.3
  • ksuid^3.0.0
  • kysely^0.28.14
  • pg^8.20.0
  • postgres-interval^4.0.2
  • sharp^0.34.0
  • traceparent^1.0.0
  • vite^8.0.3
  • ws^8.20.0