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
- 348
- Versions published
- 5
- First published
- Nov 2025
- Publisher
- mzaxd
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
Obfuscation Density: high encoded/escaped-token density
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 50 · status changed
Evidence
Static findings
18 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/chunk-336JVEKQ.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/chunk-7FDV247W.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/chunk-D4AL7KJR.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/chunk-DBRSXZZL.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/chunk-E462OWZY.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/chunk-GMA3AIZ7.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/chunk-HICZBMAV.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/chunk-JBPYLNV2.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/chunk-KJ3Q273W.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/chunk-M3Z23BSS.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/chunk-MREEEDYM.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/chunk-OLG6QL7C.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/chunk-PAAITIV2.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/chunk-R6DLS2VL.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/chunk-RQNDPK67.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/chunk-VZNGA5ZJ.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/chunk-XQPGGC2H.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/chunk-ZYS47FL3.js | high encoded/escaped-token density | 12 |
Manifest
Package metadata
Scripts11
buildtsup src/index.ts src/cli.ts --format esm --dts --out-dir distdevtsx watch src/index.tsdm8-mcpNODE_OPTIONS=--openssl-legacy-provider node dist/index.jsformatprettier --write src/**/*.tslinteslint src/**/*.tsprepublishOnlynpm run build && npm run testsecurity-auditnpm audit && npm run teststartnode dist/index.jstestvitesttest:coveragevitest --coveragetest:watchvitest --watch
Dependencies8
@modelcontextprotocol/sdk^1.21.0dmdb^1.0.40189dotenv^17.2.3pino^9.5.0pino-pretty^11.2.2yargs^17.7.2yargs-parser^21.1.1zod^3.25.76