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 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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 36 · status changed
Evidence
Static findings
9 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/languageServerBase.js | matched "cUrl " | 12 |
Show all 9 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/languageServerBase.js | matched "cUrl " | 12 |
| low | Obfuscation | package/dist/analyzer/codeFlowUtils.js | matched "\\u2500" | 3 |
| low | Obfuscation | package/dist/languageService/completionProvider.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/tests/harness/fourslash/runner.js | matched "eval(" | 3 |
| low | Obfuscation | package/dist/tests/sourceMapperUtils.test.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/parser/stringTokenUtils.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/dist/tests/harness/testHost.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/dist/tests/harness/fourslash/testState.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/tests/tokenizer.test.js | matched "\\u0007" | 3 |
Manifest
Package metadata
Scripts9
buildtsccleanshx rm -rf ./dist ./outtestnpm run webpack:testserver && node --max-old-space-size=8192 --expose-gc ./node_modules/jest/bin/jest --forceExit --testPathIgnorePatterns src/tests/benchmarkstest: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/benchmarkstest: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=jsontest:importsnode --max-old-space-size=8192 --expose-gc ./node_modules/jest/bin/jest importResolver.test --forceExit --runInBandtest:norebuildnode --max-old-space-size=8192 --expose-gc ./node_modules/jest/bin/jest --forceExit --testPathIgnorePatterns src/tests/benchmarkswebpack:testserverrspack build --config ./src/tests/lsp/rspack.testserver.config.js --mode developmentwebpack: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.0chalk^4.1.2chokidar^3.6.0command-line-args^5.2.1jsonc-parser^3.3.1smol-toml^1.6.1source-map-support^0.5.21tmp^0.2.5vscode-jsonrpc^9.0.0-next.8vscode-languageserver^10.0.0-next.13vscode-languageserver-protocol^3.17.6-next.13vscode-languageserver-textdocument^1.0.11vscode-languageserver-types^3.17.6-next.6vscode-uri^3.1.0