PkgRadar

Package evidence

@tdsk/[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall.cjs"

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
4
Versions published
2
First published
May 2026
Publisher
lktipton

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":["@tdsk/[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":["@tdsk/[email protected]"],"fail_on":"review"}'
Publisherlktipton
Artifact bytes2,448
Previous version0.1.0
Published2026-05-31T22:34:26.946Z
SHA-256d783148039aebd5b857ab349d475f1f9a096a901e1f00fd70e3a3397f1cef6cd

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall.cjs"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.1.2Version
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="node scripts/postinstall.cjs"5

Manifest

Package metadata

Scripts23
  • biomebiome
  • biome:formatbiome format --config-path $(pwd)/configs/biome.json
  • biome:lintbiome lint --config-path $(pwd)/configs/biome.json
  • buildbun run scripts/build.ts
  • build:publishbun run scripts/build.ts --publish
  • cleanpnpm clean:dist && pnpm clean:nm
  • clean:distrm -rf dist
  • clean:fullpnpm clean
  • clean:nmrm -rf node_modules
  • compilebun run scripts/build.ts --compile
  • formatpnpm biome:format --write
  • format:cipnpm biome:format --diagnostic-level=error --changed
  • format:stagedpnpm biome:format --diagnostic-level=error --staged --no-errors-on-unmatched --write
  • lintpnpm biome:lint --write
  • lint:cipnpm biome:lint --diagnostic-level=error --changed
  • lint:stagedpnpm biome:lint --diagnostic-level=error --staged --no-errors-on-unmatched --write
  • postinstallnode scripts/postinstall.cjs
  • pubbun run scripts/publish.ts
  • serve./dist/tsa
  • testvitest run --config configs/vitest.config.ts
  • tsa./dist/tsa
  • tszbun src/main.ts
  • typestsc --noEmit --pretty
Optional dependencies5
  • @tdsk/tsa-darwin-arm640.1.2
  • @tdsk/tsa-darwin-x640.1.2
  • @tdsk/tsa-linux-arm640.1.2
  • @tdsk/tsa-linux-x640.1.2
  • @tdsk/tsa-win32-x640.1.2