PkgRadar

Package evidence

@zzzen/[email protected]

Remote Payload: matched "cUrl "

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.

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 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":["@zzzen/[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":["@zzzen/[email protected]"],"fail_on":"review"}'
Artifact bytes2,348,908
Previous version1.2.0-dev.20260510
Published2026-05-17T06:04:45.704Z
SHA-2569960e00c56454902f4920c443375aa6cb797f8a3e29ad7cc48f0635015c9a196

Why flagged

What the scanner saw

Remote Payload: matched "cUrl "

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

Availability ledger

available

review
Last checked
reviewRisk
36Score
1.2.0-dev.20260517Version
Status history (1 event)
  1. newavailable · risk review · score 36 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/languageServerBase.jsmatched "cUrl "12
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/languageServerBase.jsmatched "cUrl "12
lowObfuscationpackage/dist/analyzer/codeFlowUtils.jsmatched "\\u2500"3
lowObfuscationpackage/dist/languageService/completionProvider.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/tests/harness/fourslash/runner.jsmatched "eval("3
lowObfuscationpackage/dist/tests/sourceMapperUtils.test.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/parser/stringTokenUtils.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/tests/harness/testHost.jsmatched "\\uFEFF"3
lowObfuscationpackage/dist/tests/harness/fourslash/testState.jsmatched "\\x1b"3
lowObfuscationpackage/dist/tests/tokenizer.test.jsmatched "\\u0007"3

Manifest

Package metadata

Scripts9
  • buildtsc
  • cleanshx rm -rf ./dist ./out
  • testnpm run webpack:testserver && node --max-old-space-size=8192 --expose-gc ./node_modules/jest/bin/jest --forceExit --testPathIgnorePatterns src/tests/benchmarks
  • test:benchmarkcross-env PYRIGHT_RUN_BENCHMARKS=1 node --max-old-space-size=8192 --expose-gc ./node_modules/jest/bin/jest --forceExit --testTimeout=300000 --runInBand --detectOpenHandles src/tests/benchmarks
  • test:coveragenode --max-old-space-size=8192 --expose-gc ./node_modules/jest/bin/jest --forceExit --testPathIgnorePatterns src/tests/benchmarks --reporters=jest-junit --reporters=default --coverage --coverageReporters=cobertura --coverageReporters=html --coverageReporters=json
  • test:importsnode --max-old-space-size=8192 --expose-gc ./node_modules/jest/bin/jest importResolver.test --forceExit --runInBand
  • test:norebuildnode --max-old-space-size=8192 --expose-gc ./node_modules/jest/bin/jest --forceExit --testPathIgnorePatterns src/tests/benchmarks
  • webpack:testserverrspack build --config ./src/tests/lsp/rspack.testserver.config.js --mode development
  • webpack:testserver:watchnpm run clean && rspack build --config ./src/tests/lsp/rspack.testserver.config.js --mode development --watch
Dependencies15
  • @yarnpkg/fslib2.10.4
  • @yarnpkg/libzip2.3.0
  • chalk^4.1.2
  • chokidar^3.6.0
  • command-line-args^5.2.1
  • jsonc-parser^3.3.1
  • smol-toml^1.6.1
  • source-map-support^0.5.21
  • tmp^0.2.5
  • vscode-jsonrpc^9.0.0-next.8
  • vscode-languageserver^10.0.0-next.13
  • vscode-languageserver-protocol^3.17.6-next.13
  • vscode-languageserver-textdocument^1.0.11
  • vscode-languageserver-types^3.17.6-next.6
  • vscode-uri^3.1.0