PkgRadar

Package evidence

@mintlify/[email protected]

Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.

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
217,614Ubiquitous · −70% score
Versions published
1,280Mature · −50% score
First published
Feb 2023
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@mintlify/[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":["@mintlify/[email protected]"],"fail_on":"review"}'
Artifact bytes184,411
Previous version4.0.1189
Published2026-05-30T01:27:28.415Z
SHA-256d475131e28f0d627860bc8c040e63b4996f33adca25423b123b7e69e99f83b0b

Why flagged

What the scanner saw

Js Split Join Obfuscation: Array-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Split Join Obfuscationpackage/bin/analytics/index.jsArray-of-single-tokens joined to form a string — used to obscure module names like require(["n","o","de",":","cr","yp","to"].join("")), defeating static require() analysis.40

Manifest

Package metadata

Scripts11
  • buildtsc --project tsconfig.build.json
  • clean:allrimraf node_modules .eslintcache && yarn clean:build
  • clean:buildrimraf bin
  • devyarn build && NODE_NO_WARNINGS=1 node bin/index.js
  • formatoxfmt
  • format:checkoxfmt --check
  • linteslint src --cache
  • preparenpm run build
  • testvitest run
  • typetsc --noEmit
  • watchtsc --watch
Dependencies25
  • @inquirer/prompts7.9.0
  • @mintlify/common1.0.917
  • @mintlify/link-rot3.0.1097
  • @mintlify/models0.0.314
  • @mintlify/prebuild1.0.1061
  • @mintlify/previewing4.0.1122
  • @mintlify/validation0.1.715
  • adm-zip0.5.16
  • chalk5.2.0
  • color4.2.3
  • detect-port1.5.1
  • front-matter4.0.2
  • fs-extra11.2.0
  • ink6.3.0
  • inquirer12.3.0
  • js-yaml4.1.1
  • mdast-util-mdx-jsx3.2.0
  • open8.4.2
  • openid-client6.8.2
  • posthog-node5.17.2
  • react19.2.3
  • semver7.7.2
  • unist-util-visit5.0.0
  • yargs17.7.1
  • zod4.3.6
Optional dependencies1
  • keytar7.9.0