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
- 4
- First published
- May 2026
- Publisher
- tubone24
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":["@mspec/[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":["@mspec/[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 29 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/assets/chunk-727SXJPM-DdKrSije.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/assets/flowDiagram-I6XJVG4X-D5LtO6qL.js | high encoded/escaped-token density | 12 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/assets/chunk-727SXJPM-DdKrSije.js | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/assets/flowDiagram-I6XJVG4X-D5LtO6qL.js | high encoded/escaped-token density | 12 |
| low | Credential file access | package/dist/assets/ssh-config-_ykCGR6B.js | matched ".ssh" | 5 |
Manifest
Package metadata
Scripts7
buildtsc -b && vite builddevviteprepublishOnlynpm run buildpreviewvite previewscreenshotsplaywright test tests/screenshots/ --project=chromiumtest:e2eplaywright test tests/e2e/typechecktsc --noEmit
Dependencies12
@tanstack/react-query^5.62.0mermaid^11.4.0react^18.3.1react-dom^18.3.1react-markdown^9.0.1react-router-dom^7.0.2react-shiki^0.7.4rehype-raw^7.0.0remark-gfm^4.0.0shiki^1.29.2unist-util-visit^5.1.0zustand^5.0.2