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
- 2
- First published
- Jun 2026
- Publisher
- zimya
Recommended action
Review before promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 130 · status changed
Evidence
Static findings
7 static · 5 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | dependencies.mdast-util-wiki-link="github:zimya/mdast-util-wiki-link" | 12 |
| medium | Remote Dependency Spec | package.json | dependencies.micromark-extension-math="github:zimya/micromark-extension-math" | 12 |
| medium | Remote Dependency Spec | package.json | dependencies.micromark-extension-wiki-link="github:zimya/micromark-extension-wiki-link" | 12 |
| medium | Remote Dependency Spec | package.json | dependencies.rehype-raw="github:zimya/rehype-raw" | 12 |
| medium | Remote Dependency Spec | package.json | dependencies.remark-gfm="github:zimya/remark-gfm" | 12 |
| medium | New Remote Dependency Vs Previous | package.json | dependencies.mdast-util-wiki-link added in 1.0.1 vs 1.0.0: "github:zimya/mdast-util-wiki-link" | 12 |
| medium | New Remote Dependency Vs Previous | package.json | dependencies.micromark-extension-math added in 1.0.1 vs 1.0.0: "github:zimya/micromark-extension-math" | 12 |
| medium | New Remote Dependency Vs Previous | package.json | dependencies.micromark-extension-wiki-link added in 1.0.1 vs 1.0.0: "github:zimya/micromark-extension-wiki-link" | 12 |
| medium | New Remote Dependency Vs Previous | package.json | dependencies.rehype-raw added in 1.0.1 vs 1.0.0: "github:zimya/rehype-raw" | 12 |
| medium | New Remote Dependency Vs Previous | package.json | dependencies.remark-gfm added in 1.0.1 vs 1.0.0: "github:zimya/remark-gfm" | 12 |
| medium | Suspicious Publish Context | manifest | {"package_age_days":0,"publisher":"zimya","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true} | 10 |
Show all 12 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | dependencies.mdast-util-wiki-link="github:zimya/mdast-util-wiki-link" | 12 |
| medium | Remote Dependency Spec | package.json | dependencies.micromark-extension-math="github:zimya/micromark-extension-math" | 12 |
| medium | Remote Dependency Spec | package.json | dependencies.micromark-extension-wiki-link="github:zimya/micromark-extension-wiki-link" | 12 |
| medium | Remote Dependency Spec | package.json | dependencies.rehype-raw="github:zimya/rehype-raw" | 12 |
| medium | Remote Dependency Spec | package.json | dependencies.remark-gfm="github:zimya/remark-gfm" | 12 |
| medium | New Remote Dependency Vs Previous | package.json | dependencies.mdast-util-wiki-link added in 1.0.1 vs 1.0.0: "github:zimya/mdast-util-wiki-link" | 12 |
| medium | New Remote Dependency Vs Previous | package.json | dependencies.micromark-extension-math added in 1.0.1 vs 1.0.0: "github:zimya/micromark-extension-math" | 12 |
| medium | New Remote Dependency Vs Previous | package.json | dependencies.micromark-extension-wiki-link added in 1.0.1 vs 1.0.0: "github:zimya/micromark-extension-wiki-link" | 12 |
| medium | New Remote Dependency Vs Previous | package.json | dependencies.rehype-raw added in 1.0.1 vs 1.0.0: "github:zimya/rehype-raw" | 12 |
| medium | New Remote Dependency Vs Previous | package.json | dependencies.remark-gfm added in 1.0.1 vs 1.0.0: "github:zimya/remark-gfm" | 12 |
| medium | Suspicious Publish Context | manifest | {"package_age_days":0,"publisher":"zimya","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true} | 10 |
| low | Obfuscation Density | package/dist/lite.mjs | high encoded/escaped-token density | 0 |
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 buildtestqjs lite.test.mjs
Dependencies14
@r4ai/remark-callout^0.6.2esbuild0.17.3mdast-util-math^3.0.0mdast-util-wiki-linkgithub:zimya/mdast-util-wiki-linkmicromark-extension-mathgithub:zimya/micromark-extension-mathmicromark-extension-wiki-linkgithub:zimya/micromark-extension-wiki-linkrehype-rawgithub:zimya/rehype-rawrehype-stringify^10.0.1remark-gfmgithub:zimya/remark-gfmremark-parse^11.0.0remark-rehype^11.1.2unified^11.0.5unist-builder^4.0.0unist-util-visit^5.0.0