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
- 1,088Niche · −30% score
- Versions published
- 16,408Mature · −50% score
- First published
- Sep 2020
- 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":["@gitpod/[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":["@gitpod/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".SSH"
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 8 · status changed
Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/lib/protocol.js | matched ".SSH" | 5 |
| low | Credential file access | package/lib/protocol.spec.js | matched ".SSH" | 5 |
| low | Obfuscation | package/lib/encryption/encryption-engine.spec.js | matched "Buffer.from(this.testkey, \"base64" | 3 |
| low | Obfuscation | package/lib/encryption/key-provider.js | matched "Buffer.from(config.material, \"base64" | 3 |
| low | Obfuscation | package/lib/protocol.js | matched "Buffer.from(data.key, \"base64" | 3 |
| low | Obfuscation | package/src/encryption/encryption-engine.spec.ts | matched "Buffer.from(this.testkey, \"base64" | 3 |
| low | Obfuscation | package/src/encryption/key-provider.ts | matched "Buffer.from(config.material, \"base64" | 3 |
| low | Obfuscation | package/src/protocol.ts | matched "Buffer.from(data.key, \"base64" | 3 |
Manifest
Package metadata
Scripts9
buildtscbuild:cleanyarn clean && yarn lint && yarn buildcleanrimraf liblintyarn eslint src/*.ts src/**/*.tslint:fixyarn eslint src/*.ts src/**/*.ts --fixtestmocha './**/*.spec.js' --exclude './node_modules/**' --exittest-debugmocha --inspect-brk './**/*.spec.js' --exclude './node_modules/**' --exittest:leewayyarn build && yarn testwatchleeway exec --package .:lib --transitive-dependencies --filter-type yarn --components --parallel -- tsc -w --preserveWatchOutput
Dependencies28
@bufbuild/protobuf^1.3.3@connectrpc/connect1.1.2@types/react17.0.32abort-controller-x^0.4.0ajv^6.5.4analytics-node^6.0.0configcat-node^8.0.0cookie^0.4.2event-iterator^2.0.0express^4.17.3google-protobuf^3.19.1inversify^6.0.1jaeger-client^3.18.1js-yaml^3.10.0nice-grpc-common^2.0.0opentracing^0.14.5parse-duration^1.1.2prom-client^14.2.0random-number-csprng^1.0.2react17.0.2react-dom17.0.2reconnecting-websocket^4.4.0reflect-metadata^0.1.13uuid^8.3.2vscode-jsonrpc^5.0.1vscode-uri^3.0.3vscode-ws-jsonrpc^0.2.0ws^7.4.6