PkgRadar

Package evidence

@mehdad67/[email protected]

no findings

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
9
First published
Jun 2026
Publisher
mehdad67

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":["@mehdad67/[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":["@mehdad67/[email protected]"],"fail_on":"review"}'
Publishermehdad67
Artifact bytes745,861
Previous version0.1.31
Published2026-06-20T06:41:16.103Z
SHA-256f5f2a2968671e79d19d2c68574fa4d6b372f6d0cdcc706ce431eb482f7dda378

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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.1.32Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts8
  • buildesbuild src/cli/cli.ts src/vite/prerender/worker.ts --outdir=dist/cli --entry-names=[name] --bundle --format=esm --packages=external --target=node20 --platform=node --log-level=error
  • build:standalonevite build --mode standalone --config vite.standalone.config.ts --log-level=error
  • cleanrm -rf dist
  • codegengraphql-codegen --config ./src/codegen.ts
  • generate:typestsx scripts/generate-types.js && tsx scripts/generate-flat-config.js
  • postbuildtsx scripts/check-external-deps.ts
  • prepacknpm run build && tsx scripts/generate-publish-exports.ts
  • typechecktsc --project tsconfig.app.json --noEmit
Dependencies119
  • @apidevtools/json-schema-ref-parser15.3.1
  • @envelop/core5.5.1
  • @graphql-typed-document-node/core3.2.0
  • @hono/node-server1.19.11
  • @lekoarts/rehype-meta-as-attributes3.0.3
  • @mdx-js/react3.1.1
  • @mdx-js/rollup3.1.1
  • @pothos/core4.12.0
  • @radix-ui/react-accordion1.2.12
  • @radix-ui/react-alert-dialog1.1.15
  • @radix-ui/react-aspect-ratio1.1.8
  • @radix-ui/react-checkbox1.3.3
  • @radix-ui/react-collapsible1.1.12
  • @radix-ui/react-dialog1.1.15
  • @radix-ui/react-dropdown-menu2.1.16
  • @radix-ui/react-hover-card1.1.15
  • @radix-ui/react-label2.1.8
  • @radix-ui/react-navigation-menu1.2.14
  • @radix-ui/react-popover1.1.15
  • @radix-ui/react-progress1.1.8
  • @radix-ui/react-radio-group1.3.8
  • @radix-ui/react-scroll-area1.2.10
  • @radix-ui/react-select2.2.6
  • @radix-ui/react-separator^1.1.8
  • @radix-ui/react-slider1.3.6
  • @radix-ui/react-slot1.2.4
  • @radix-ui/react-switch1.2.6
  • @radix-ui/react-tabs1.1.13
  • @radix-ui/react-toggle1.1.10
  • @radix-ui/react-toggle-group1.1.11
  • …and 89 more.