PkgRadar

Package evidence

@amitdevx/[email protected]

Suspicious Publish Context

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
409
Versions published
6
First published
Jun 2026
Publisher
amitdevx

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":["@amitdevx/[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":["@amitdevx/[email protected]"],"fail_on":"review"}'
Publisheramitdevx
Artifact bytes47,813
Previous version0.1.2
Published2026-06-28T14:54:47.010Z
SHA-2569924a77371c457fd00e26e2f513f4baea4179fd0a2fad82629269faae445ebb9

Why flagged

What the scanner saw

Suspicious Publish Context

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.3Version
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 Contextmanifest10

Manifest

Package metadata

Dependencies15
  • @shikijs/rehype^4.3.0
  • commander^11.1.0
  • gray-matter^4.0.3
  • ora^5.4.1
  • pdf-lib^1.17.1
  • picocolors^1.0.0
  • playwright^1.40.0
  • rehype-slug^6.0.0
  • rehype-stringify^10.0.0
  • remark-gfm^4.0.0
  • remark-parse^11.0.0
  • remark-rehype^11.0.0
  • shiki^4.3.0
  • unified^11.0.4
  • unist-util-visit^5.1.0