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
- 33
- First published
- Mar 2026
- Publisher
- nantas
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":["@veewo/[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":["@veewo/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".npmrc"
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 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/config/ignore-service.js | matched ".npmrc" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/patch-tree-sitter-swift.cjs" | 5 |
Manifest
Package metadata
Scripts31
benchmark:agent-context:fullnpm run check:neonspark-target && npm run build && node dist/cli/index.js benchmark-agent-context ../benchmarks/agent-context/neonspark-refactor-v1 --profile full --target-path "$GITNEXUS_NEONSPARK_TARGET_PATH" --repo-alias neonspark-v1-subset --scope-manifest ../benchmarks/unity-baseline/neonspark-v2/sync-manifest.txtbenchmark:agent-context:quicknpm run check:neonspark-target && npm run build && node dist/cli/index.js benchmark-agent-context ../benchmarks/agent-context/neonspark-refactor-v1 --profile quick --target-path "$GITNEXUS_NEONSPARK_TARGET_PATH" --repo-alias neonspark-v1-subset --scope-manifest ../benchmarks/unity-baseline/neonspark-v2/sync-manifest.txtbenchmark:analyze-memory:samplenpm run build && node --test dist/benchmark/analyze-memory-sampler.test.jsbenchmark:fullnpm run build && node dist/cli/index.js benchmark-unity ../benchmarks/unity-baseline/v1 --profile full --target-path ../benchmarks/fixtures/unity-minibenchmark:neonspark:fullnpm run check:neonspark-target && npm run build && node dist/cli/index.js benchmark-unity ../benchmarks/unity-baseline/neonspark-v1 --profile full --target-path "$GITNEXUS_NEONSPARK_TARGET_PATH" --repo-alias neonspark-v1-subset --scope-manifest ../benchmarks/unity-baseline/neonspark-v1/sync-manifest.txtbenchmark:neonspark:quicknpm run check:neonspark-target && npm run build && node dist/cli/index.js benchmark-unity ../benchmarks/unity-baseline/neonspark-v1 --profile quick --target-path "$GITNEXUS_NEONSPARK_TARGET_PATH" --repo-alias neonspark-v1-subset --scope-manifest ../benchmarks/unity-baseline/neonspark-v1/sync-manifest.txtbenchmark:neonspark:v2:fullnpm run check:neonspark-target && npm run build && node dist/cli/index.js benchmark-unity ../benchmarks/unity-baseline/neonspark-v2 --profile full --target-path "$GITNEXUS_NEONSPARK_TARGET_PATH" --repo-alias neonspark-v1-subset --scope-manifest ../benchmarks/unity-baseline/neonspark-v2/sync-manifest.txtbenchmark:neonspark:v2:quicknpm run check:neonspark-target && npm run build && node dist/cli/index.js benchmark-unity ../benchmarks/unity-baseline/neonspark-v2 --profile quick --target-path "$GITNEXUS_NEONSPARK_TARGET_PATH" --repo-alias neonspark-v1-subset --scope-manifest ../benchmarks/unity-baseline/neonspark-v2/sync-manifest.txtbenchmark:quicknpm run build && node dist/cli/index.js benchmark-unity ../benchmarks/unity-baseline/v1 --profile quick --target-path ../benchmarks/fixtures/unity-minibenchmark:u2:e2enpm run check:u2-e2e-target && npm run build && node dist/cli/index.js benchmark-u2-e2e --config ../benchmarks/u2-e2e/neonspark-full-u2-e2e.config.jsonbenchmark:u2:samplenpm run build && node dist/benchmark/u2-performance-sampler.jsbenchmark:unity:hydration-gatesnpm run build && node dist/benchmark/unity-lazy-context-sampler.jsbenchmark:unity:lazy-contextnpm run build && node dist/benchmark/unity-lazy-context-sampler.jsbuildrm -rf dist && tsc && chmod +x dist/cli/index.jscheck:neonspark-targetnode -e "const p=(process.env.GITNEXUS_NEONSPARK_TARGET_PATH||'').trim();if(!p){console.error('Missing env: GITNEXUS_NEONSPARK_TARGET_PATH');process.exit(1);}"check:release-pathsnode hooks/check-release-path-hygiene.mjscheck:u2-e2e-targetnode -e "const p=(process.env.GITNEXUS_U2_E2E_TARGET_PATH||'').trim();if(!p){console.error('Missing env: GITNEXUS_U2_E2E_TARGET_PATH');process.exit(1);}"devtsx watch src/cli/index.tspostinstallnode scripts/patch-tree-sitter-swift.cjsprepacknpm run build && chmod +x dist/cli/index.jspreparenpm run buildtestvitest run test/unittest:allvitest run && npm run test:src:nodetest:benchmarknpm run build && node --test dist/benchmark/*.test.js && node --test dist/cli/*.test.jstest:coveragevitest run --coveragetest:integrationvitest run test/integrationtest:src:nodenpm run build && node scripts/run-node-tests.mjstest:u3:gatesnpm run check:release-paths && npm run build && node --test dist/benchmark/u2-e2e/*.test.js dist/mcp/local/unity-enrichment.test.js dist/core/ingestion/unity-resource-processor.test.jstest:unitynpm run build && node --test dist/core/unity/*.test.jstest:unity-ui-trace:smokenpm run build && node --test dist/core/unity/ui-trace.acceptance.test.js dist/core/unity/ui-trace.test.js dist/cli/unity-ui-trace.test.js- …and 1 more.
Dependencies28
@huggingface/transformers^3.0.0@ladybugdb/core0.15.1@modelcontextprotocol/sdk^1.0.0cli-progress^3.12.0commander^12.0.0cors^2.8.5express^4.19.2glob^11.0.0graphology^0.25.4graphology-indices^0.17.0graphology-utils^2.3.0ignore^7.0.5lru-cache^11.0.0mnemonist^0.39.0pandemonium^2.4.0tree-sitter^0.21.1tree-sitter-c0.21.4tree-sitter-c-sharp0.23.1tree-sitter-cpp0.23.2tree-sitter-go^0.23.0tree-sitter-java^0.23.2tree-sitter-javascript^0.23.0tree-sitter-php^0.23.0tree-sitter-python0.23.4tree-sitter-ruby^0.23.1tree-sitter-rust0.23.1tree-sitter-typescript^0.23.0uuid^13.0.0
Optional dependencies3
tree-sitter-gdscript^6.1.0tree-sitter-kotlin^0.3.8tree-sitter-swift^0.6.0