PkgRadar

Package evidence

@tailor-platform/[email protected]

Install-time lifecycle script: postinstall="node postinstall.mjs"

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
5,941Niche · −30% score
Versions published
163Established · −30% score
First published
Nov 2025
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":["@tailor-platform/[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":["@tailor-platform/[email protected]"],"fail_on":"review"}'
Artifact bytes1,358,330
Previous version1.60.2
Published2026-06-12T06:03:01.014Z
SHA-2561addb6824242987ed84b31c9fd211a795ea2fe9af4440f2ec71133c8d57042bb

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node postinstall.mjs"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
1.60.3Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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="node postinstall.mjs"5

Manifest

Package metadata

Scripts20
  • buildtsdown
  • check:public-api-jsdoctsx scripts/check-public-api-jsdoc.ts
  • docs:checkvitest run --project=unit* src/cli/docs.test.ts
  • docs:updatePOLITTY_DOCS_UPDATE=true vitest run --project=unit* src/cli/docs.test.ts
  • generatezinfer && node -e "const f=require('fs').readdirSync('src/types').filter(f=>f.endsWith('.generated.ts')).map(f=>'src/types/'+f);if(f.length)require('child_process').execSync('pnpm oxfmt --write '+f.join(' '),{stdio:'inherit'})"
  • knipknip
  • lintoxlint --type-aware .
  • lint:fixoxlint --type-aware . --fix
  • measure:bundlenode ../../scripts/measure-bundle-size-sonda.js
  • perf:runtimebash scripts/perf/runtime-perf.sh
  • perf:typecheckbash scripts/perf/exec.sh
  • postinstallnode postinstall.mjs
  • prepublishpnpm run build
  • publintpublint --strict
  • testvitest
  • test:coveragevitest --coverage
  • test:e2evitest --project=e2e
  • test:unitvitest --project=unit*
  • typechecktsc --noEmit
  • typecheck:gotsgo
Dependencies50
  • @0no-co/graphql.web1.2.0
  • @badgateway/oauth2-client3.3.1
  • @bufbuild/protobuf2.12.0
  • @connectrpc/connect2.1.1
  • @connectrpc/connect-node2.1.1
  • @inquirer/core11.2.1
  • @inquirer/prompts8.5.2
  • @jridgewell/trace-mapping0.3.31
  • @napi-rs/keyring1.3.0
  • @opentelemetry/api1.9.1
  • @opentelemetry/exporter-trace-otlp-proto0.218.0
  • @opentelemetry/resources2.7.1
  • @opentelemetry/sdk-trace-node2.7.1
  • @opentelemetry/semantic-conventions1.41.1
  • @oxc-project/types0.134.0
  • @standard-schema/spec1.1.0
  • @tailor-platform/function-kysely-tailordb0.1.3
  • @toiroakr/lines-db0.9.2
  • @toiroakr/read-multiline0.4.1
  • @urql/core6.0.1
  • chalk5.6.2
  • chokidar5.0.0
  • confbox0.2.4
  • date-fns4.4.0
  • es-toolkit1.47.0
  • find-up-simple1.0.1
  • globals17.6.0
  • graphql16.14.1
  • inflection3.0.2
  • kysely0.29.2
  • …and 20 more.