PkgRadar

Package evidence

@mehdad67/[email protected]

Suspicious Publish Context: {"package_age_days":1,"publisher":"mehdad67","burst_same_day":1,"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.

Versions published
5
First published
Jun 2026
Publisher
mehdad67

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":["@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 bytes744,974
Previous version0.1.27
Published2026-06-19T05:56:31.562Z
SHA-256f23fa4869b7d7149f11f82f443534eb5089cb3f8e429ebb14d4ad7ae81e13f03

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":1,"publisher":"mehdad67","burst_same_day":1,"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
0.1.28Version
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":"mehdad67","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10

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.