PkgRadar

Package evidence

@fidt/[email protected]

Install-time lifecycle script: postinstall="node install.js"

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
79
Versions published
76Mature · −50% score
First published
Apr 2025
Publisher
andreatran2002

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@fidt/[email protected]"],"fail_on":"high"}'

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":["@fidt/[email protected]"],"fail_on":"high"}'
Artifact bytes995,240
Previous version1.0.4
Published2026-03-05T11:00:47.695Z
SHA-256d0914fd250bec0905afafedf3fb14440d08830d5d00fb0b3eee8302e52e83b67

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 1.0.6 vs 1.0.4: "node install.js"

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

Availability ledger

available

high
Last checked
highRisk
45Score
1.0.6Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.0.6 vs 1.0.4: "node install.js"40
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.0.6 vs 1.0.4: "node install.js"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node install.js"5

Manifest

Package metadata

Scripts11
  • buildtsup
  • cleanrimraf dist
  • devtsx watch src/index.ts
  • postinstallnode install.js
  • saul:install-agentnode install.js
  • startnode dist/index.js
  • testvitest run --reporter=verbose
  • test:coveragevitest run --coverage
  • test:integrationvitest run --config vitest.config.ts tests/integration
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies28
  • @fidt/saul-client^0.1.5
  • @fidt/saul-interfaces^1.0.10
  • @fidt/saul-server^0.1.5
  • @hono/node-server^1.13.8
  • @hono/zod-validator^0.4.3
  • @preact/signals^2.0.5
  • @types/express^5.0.0
  • @types/lodash^4.17.17
  • @types/uuid^10.0.0
  • @typescript-eslint/parser^8.30.1
  • dayjs^1.11.13
  • dotenv^16.4.7
  • eslint^9.24.0
  • express^4.21.2
  • handlebars^4.7.8
  • hono^4.7.4
  • jose^6.0.11
  • js-yaml^4.1.0
  • lodash^4.17.21
  • pg^8.16.0
  • pg-hstore^2.3.4
  • sequelize^6.37.7
  • tsx^4.7.1
  • uuid^11.1.0
  • winston^3.17.0
  • yaml^2.8.1
  • zod^3.24.2
  • zod-validation-error^3.4.0