PkgRadar

Package evidence

@twentygx/[email protected]

Suspicious Publish Context: {"package_age_days":7,"publisher":"twentygx","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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
491
Versions published
4
First published
Jun 2026
Publisher
twentygx

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":["@twentygx/[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":["@twentygx/[email protected]"],"fail_on":"review"}'
Publishertwentygx
Artifact bytes179,179
Previous version2.1.0
Published2026-06-15T15:05:41.077Z
SHA-256037610d14a29cfa15ed9a09c4f6bdb83c373406ca0bded1423cb7e96d2733c54

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":7,"publisher":"twentygx","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
2.3.0Version
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":7,"publisher":"twentygx","burst_same_day":0,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10

Manifest

Package metadata

Scripts8
  • buildtsdown
  • check:skillsnode scripts/check-skills.mjs
  • devtsdown --watch
  • dev:playgroundvite --config playground/vite.config.ts
  • prepublishOnlynpm run build
  • testvitest run
  • test:perfvitest run --config vitest.browser.config.ts
  • typechecktsc --noEmit
Dependencies18
  • @chenglou/pretext^0.0.7
  • @radix-ui/react-alert-dialog^1.1.16
  • @radix-ui/react-checkbox^1.3.4
  • @radix-ui/react-dropdown-menu^2.1.17
  • @radix-ui/react-popover^1.1.16
  • @radix-ui/react-select^2.3.0
  • @radix-ui/react-slot^1.2.5
  • @radix-ui/react-tooltip^1.2.9
  • @tanstack/react-table^8.21.3
  • @tanstack/react-virtual^3.14.2
  • @vitest/browser^4.1.8
  • @vitest/browser-playwright^4.1.8
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • framer-motion^12.40.0
  • lucide-react^1.17.0
  • playwright^1.60.0
  • tailwind-merge^3.6.0