PkgRadar

Package evidence

@tidex/[email protected]

Suspicious Publish Context: {"package_age_days":1,"publisher":"fausto95","burst_same_day":2,"burst_week":3,"lure":null,"version_anomaly":false,"new_account":false}

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
4
First published
Jun 2026
Publisher
fausto95

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":["@tidex/[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":["@tidex/[email protected]"],"fail_on":"review"}'
Publisherfausto95
Artifact bytes9,246
Previous version0.0.4
Published2026-06-17T01:45:18.249Z
SHA-25679256bf489dd5a30581dc2a8261f70b46b67c6308458a1ba1986f910f532ef2b

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":1,"publisher":"fausto95","burst_same_day":2,"burst_week":3,"lure":null,"version_anomaly":false,"new_account":false}

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":1,"publisher":"fausto95","burst_same_day":2,"burst_week":3,"lure":null,"version_anomaly":false,"new_account":false}10

Manifest

Package metadata

Scripts3
  • buildtsup
  • testvitest run --passWithNoTests
  • typechecktsc --noEmit
Dependencies14
  • @tidex/core0.0.5
  • @tidex/docs0.0.5
  • @tidex/manager0.0.4
  • @tidex/preview0.0.4
  • @tidex/scanner0.0.5
  • @tidex/testing0.0.5
  • @tidex/visual0.0.5
  • @vitejs/plugin-react^4.3.4
  • chokidar^4.0.0
  • commander^12.1.0
  • ink^7.0.0
  • react^19.0.0
  • vite^6.0.0
  • vite-tsconfig-paths^6.1.1