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
- 213Mature · −50% score
- First published
- Mar 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":["@brightsec/[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":["@brightsec/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Tls Verification Disabled
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Tls Verification Disabled | package/dist/index.js | — | 12 |
Manifest
Package metadata
Sign in to view install / lifecycle script contents.
Dependencies29
@brightsec/node-libcurl5.0.8@modelcontextprotocol/sdk1.17.5@neuralegion/os-service^2.0.5@neuralegion/raw-socket^2.0.0@sentry/node^7.120.0ajv^6.12.6arch^2.2.0axios^1.7.8better-ajv-errors^1.2.0chalk^4.1.2ci-info^3.8.0fast-content-type-parse^1.1.0find-up^5.0.0http-proxy-agent^7.0.2https-proxy-agent^7.0.4iconv-lite^0.6.3js-yaml^4.1.0ms^2.1.3reflect-metadata^0.1.13rotating-file-stream^3.2.5semver^7.6.0socket.io-client^4.8.3socket.io-msgpack-parser^3.0.2socks-proxy-agent~8.0.2tslib^2.3.1tsyringe~4.6.0win-ca^3.5.0ws^8.18.0yargs^17.7.2