PkgRadar

Package evidence

@neuravim/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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":["@neuravim/[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":["@neuravim/[email protected]"],"fail_on":"review"}'
Publisherneuravim
Artifact bytes210,469
Previous version0.12.0
Published2026-05-24T23:31:41.281Z
SHA-256f8b679e37e6cfc5367d61f3826319e42f5f10f97d7bb35a5a974ced2749e401c

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
lowInstall-time lifecycle scriptpackage.jsonprepare="husky"4
lowObfuscationpackage/dist/index.jsmatched "\\u0300"3

Manifest

Package metadata

Scripts12
  • buildtsup
  • devtsx src/cli/index.ts
  • formatprettier --write src/
  • format:checkprettier --check src/
  • linteslint src/ --quiet
  • lint:cieslint src/ --quiet --format compact
  • preparehusky
  • testvitest run
  • test:citsx tests/ci-runner.ts
  • test:e2eAIDEN_E2E=1 bunx vitest run tests/e2e/ --timeout 300000
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies7
  • chalk^5.3.0
  • commander^12.1.0
  • handlebars^4.7.8
  • js-yaml^4.1.0
  • ora^8.1.0
  • semver^7.6.0
  • zod^3.23.8