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
- 42Mature · −50% score
- First published
- Aug 2023
- 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":["@coralogix/[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":["@coralogix/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Obfuscation: matched "Buffer.from(b64, \"base64"
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
9 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 9 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Obfuscation | package/dist/proto-models/com/coralogix/blobset/v2/blobset_service.js | matched "Buffer.from(b64, \"base64" | 3 |
| low | Obfuscation | package/dist/proto-models/com/coralogix/blobset/v2/case_file.js | matched "Buffer.from(b64, \"base64" | 3 |
| low | Obfuscation | package/dist/consts/consts.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/proto-models/google/protobuf/descriptor.js | matched "Buffer.from(b64, \"base64" | 3 |
| low | Obfuscation | package/dist/proto-models/com/coralogix/rum/v2/file.js | matched "Buffer.from(b64, \"base64" | 3 |
| low | Obfuscation | package/dist/proto-models/com/coralogix/blobset/v2/investigation_file.js | matched "Buffer.from(b64, \"base64" | 3 |
| low | Obfuscation | package/dist/proto-models/com/coralogix/blobset/v2/source_map.js | matched "Buffer.from(b64, \"base64" | 3 |
| low | Obfuscation | package/consts/consts.ts | matched "\\x1b" | 3 |
| low | Credential file access | package/.github/workflows/npm-publish.yml | matched ".SSH" | 3 |
Manifest
Package metadata
Scripts5
buildnpm run proto && rm -rf ./dist/* && tsc -p tsconfig.build.jsonformat:tsprettier --write "**/*.ts"protonpm run proto:generateproto:generate./generate-protos.shstartts-node cli/rum-cli.ts
Dependencies7
@grpc/grpc-js1.13.3bunyan^1.8.15commander^11.0.0lodash^4.17.21nice-grpc1.2.2pako^2.1.0prom-client^14.0.1