PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
765
Versions published
116Mature · −50% score
First published
Jul 2022
Publisher
avitorio

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

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisheravitorio
Artifact bytes417,917
Previous version2.1.9
Published2026-05-25T15:22:46.855Z
SHA-25614f59e733a7bdf0f67eb89485caec4e8143ea120a865815821abace195f1fe3e

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/index.mjsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts9
  • buildrm -rf dist && tsup --silent && npx @tailwindcss/cli -i ./src/styles/styles.css -o ./dist/outstatic.css
  • cleanrm -rf dist
  • devconcurrently "tsup --watch" "npx @tailwindcss/cli -i ./src/styles/styles.css -o ./dist/outstatic.css --watch"
  • generategraphql-codegen
  • linteslint .
  • prestartpnpm generate
  • testjest
  • typechecktsc --project tsconfig.json --noEmit
  • version:syncnode version.mjs
Dependencies99
  • @ai-sdk/openai^3.0.2
  • @ai-sdk/react^3.0.5
  • @dnd-kit/core^6.3.1
  • @dnd-kit/modifiers^7.0.0
  • @dnd-kit/sortable^8.0.0
  • @dnd-kit/utilities^3.2.2
  • @graphql-typed-document-node/core^3.2.0
  • @hookform/resolvers^5.2.2
  • @radix-ui/react-accordion1.2.11
  • @radix-ui/react-alert-dialog^1.1.14
  • @radix-ui/react-avatar^1.1.10
  • @radix-ui/react-checkbox^1.3.2
  • @radix-ui/react-collapsible^1.1.11
  • @radix-ui/react-dialog^1.1.14
  • @radix-ui/react-dropdown-menu^2.1.15
  • @radix-ui/react-icons^1.3.2
  • @radix-ui/react-label^2.1.7
  • @radix-ui/react-popover^1.1.14
  • @radix-ui/react-radio-group^1.3.7
  • @radix-ui/react-scroll-area^1.2.9
  • @radix-ui/react-select^2.2.5
  • @radix-ui/react-separator^1.1.7
  • @radix-ui/react-slot^1.2.3
  • @radix-ui/react-tooltip1.2.7
  • @radix-ui/react-visually-hidden^1.2.3
  • @tanstack/query-sync-storage-persister^5.90.20
  • @tanstack/react-query^5.90.20
  • @tanstack/react-query-persist-client^5.90.20
  • @tanstack/react-table^8.21.3
  • @tiptap/core2.14.0
  • …and 69 more.