PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.mdast-util-wiki-link="github:zimya/mdast-util-wiki-link"

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
3
First published
Jun 2026
Publisher
zimya

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"}'
Publisherzimya
Artifact bytes178,777
Previous version1.0.1
Published2026-06-14T10:23:56.326Z
SHA-256a70ff952970c290116034b1446a2be7a8c8c31891654da9982f62443183d3422

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.mdast-util-wiki-link="github:zimya/mdast-util-wiki-link"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.mdast-util-wiki-link="github:zimya/mdast-util-wiki-link"12
mediumRemote Dependency Specpackage.jsondependencies.micromark-extension-math="github:zimya/micromark-extension-math"12
mediumRemote Dependency Specpackage.jsondependencies.micromark-extension-wiki-link="github:zimya/micromark-extension-wiki-link"12
mediumRemote Dependency Specpackage.jsondependencies.rehype-raw="github:zimya/rehype-raw"12
mediumRemote Dependency Specpackage.jsondependencies.remark-gfm="github:zimya/remark-gfm"12
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"zimya","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.mdast-util-wiki-link="github:zimya/mdast-util-wiki-link"12
mediumRemote Dependency Specpackage.jsondependencies.micromark-extension-math="github:zimya/micromark-extension-math"12
mediumRemote Dependency Specpackage.jsondependencies.micromark-extension-wiki-link="github:zimya/micromark-extension-wiki-link"12
mediumRemote Dependency Specpackage.jsondependencies.rehype-raw="github:zimya/rehype-raw"12
mediumRemote Dependency Specpackage.jsondependencies.remark-gfm="github:zimya/remark-gfm"12
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"zimya","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10
lowObfuscation Densitypackage/dist/lite.mjshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts3
  • buildesbuild modes/lite.ts --bundle --format=esm --platform=neutral --main-fields=module,main --target=es2020 --outfile=dist/lite.mjs --log-level=info --define:process.env.NODE_ENV=\"production\" --define:process.env=\"{}\"
  • prepublishOnlynpm run build
  • testqjs lite.test.mjs
Dependencies14
  • @r4ai/remark-callout^0.6.2
  • esbuild0.17.3
  • mdast-util-math^3.0.0
  • mdast-util-wiki-linkgithub:zimya/mdast-util-wiki-link
  • micromark-extension-mathgithub:zimya/micromark-extension-math
  • micromark-extension-wiki-linkgithub:zimya/micromark-extension-wiki-link
  • rehype-rawgithub:zimya/rehype-raw
  • rehype-stringify^10.0.1
  • remark-gfmgithub:zimya/remark-gfm
  • remark-parse^11.0.0
  • remark-rehype^11.1.2
  • unified^11.0.5
  • unist-builder^4.0.0
  • unist-util-visit^5.0.0