PkgRadar

Package evidence

@timeax/[email protected]

Large Javascript Payload: 2128561 bytes

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
29
First published
Mar 2026
Publisher
timeax

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":["@timeax/[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":["@timeax/[email protected]"],"fail_on":"review"}'
Publishertimeax
Artifact bytes603,094
Previous version0.2.4
Published2026-05-29T14:02:28.495Z
SHA-256007d19b59bb033684293112b1bb04005ac4aa9082b71cfbe6b310612bab49d5e

Why flagged

What the scanner saw

Large Javascript Payload: 2128561 bytes

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.2.5Version
Status history (1 event)
  1. newavailable · risk low · score 0 · 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
lowLarge Javascript Payloadpackage/dist/index.js2128561 bytes0

Manifest

Package metadata

Scripts11
  • buildnpm run build:lib && npm run build:app
  • build:apptsc -b && vite build --outDir app-dist
  • build:libtsup
  • devvite
  • git:commit-if-dirtygit diff --quiet && git diff --cached --quiet || (git add -A && git commit -m "chore: publish build")
  • linteslint .
  • previewvite preview
  • pushnpm run build && npm run git:commit-if-dirty && npm publish --access=public && npm run version:patch:commit && git push --follow-tags
  • testvitest run
  • test:watchvitest
  • version:patch:commitnpm version patch -m "chore(release): %s"
Dependencies26
  • @dnd-kit/core^6.3.1
  • @radix-ui/react-alert-dialog^1.1.15
  • @radix-ui/react-avatar^1.1.11
  • @radix-ui/react-collapsible^1.1.12
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-popover^1.1.15
  • @radix-ui/react-scroll-area^1.2.10
  • @radix-ui/react-separator^1.1.8
  • @radix-ui/react-slot^1.2.4
  • @radix-ui/react-tabs^1.1.13
  • @radix-ui/react-tooltip^1.2.8
  • @tailwindcss/vite^4.2.2
  • @timeax/cache-store^0.0.1
  • @xyflow/react^12.10.1
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • lodash^4.17.23
  • lucide-react^0.553.0
  • radix-ui^1.4.3
  • react-icons^5.6.0
  • react-resizable-panels^4.7.5
  • react-virtuoso^4.18.3
  • react-window^2.2.7
  • tailwind-merge^3.5.0
  • tailwind-scrollbar^4.0.2
  • tailwindcss^4.1.17