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
- 159
- Versions published
- 9
- First published
- Apr 2026
- 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 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":["@magic5644/[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":["@magic5644/[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 15 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/mcpServer.mjs | high encoded/escaped-token density | 12 |
| medium | Large Javascript Payload | package/dist/astWorker.js | 6600086 bytes | 10 |
| medium | Large Javascript Payload | package/dist/graph-it.js | 7249583 bytes | 10 |
| medium | Large Javascript Payload | package/dist/indexerWorker.js | 6625285 bytes | 10 |
| medium | Large Javascript Payload | package/dist/mcpWorker.js | 7128330 bytes | 10 |
Manifest
Package metadata
Scripts28
auditnpm auditaudit:fixnpm audit fixbuildnode esbuild.jsbuild:clinode esbuild.js --cli-onlycheck:typesnpm run check:types:cleancheck:types:cleannode -e "require('node:fs').rmSync('out', { recursive: true, force: true });" && tsc --noEmitcompilenpm run buildcompile:teststsc -p tsconfig.vscode-e2e.jsonlinteslint srclint:fixeslint src --fixpackagevsce packagepackage:verifynpx vsce ls | grep '\.map$' && echo '❌ ERROR: .map files found in package!' && exit 1 || echo '✅ No .map files in package'package:vsixvsce packagepublishvsce publishtestvitest --runtest:allnpm run test:unittest:benchnode scripts/run-benchmarks.mjstest:bench:memorynode scripts/run-memory-bench.mjstest:clivitest run tests/clitest:cli:e2ebash scripts/test-cli-e2e.shtest:coveragevitest run --coveragetest:mcpnode scripts/test-mcp.jstest:unitvitest run --runtest:vscodenpm run compile:tests && npm run compile && node ./tests/vscode-e2e/runTests.jstest:vscode:vsixnpm run package && npm run compile:tests && node ./tests/vscode-e2e/runTests.js --vsixtest:watchvitest --watchvscode:prepublishnpm run build -- --productionwatchnode esbuild.js --watch
Dependencies17
@dagrejs/dagre^2.0.4@inquirer/core^11.2.0@inquirer/prompts^8.5.0@modelcontextprotocol/sdk^1.29.0chokidar^5.0.0cytoscape^3.33.4cytoscape-fcose^2.2.0ink^7.0.4react^19.2.6react-devtools-core^6.1.5react-dom^19.2.6reactflow^11.11.4sql.js^1.14.1tree-sitter-wasms^0.1.13ts-morph^27.0.2web-tree-sitter^0.26.9zod^4.4.3