PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.bravado-client-generator="github:Losant/bravado-client-generator#master"

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
48Mature · −50% score
First published
Oct 2015
Publisher
spacetc62

Effective trust discount applied: 50% (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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherspacetc62
Artifact bytes8,537
Previous version1.5.1
Published2026-04-29T19:20:33.883Z
SHA-256bc8e1f7351ac1858d94aed8eef7c508eb73b7ed172853d21fcfaa235f59c4ab2

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.bravado-client-generator="github:Losant/bravado-client-generator#master"

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

Availability ledger

available

review
Last checked
reviewRisk
16Score
1.6.0Version
Status history (1 event)
  1. newavailable · risk review · score 16 · status changed

Evidence

Static findings

1 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.bravado-client-generator="github:Losant/bravado-client-generator#master"8
mediumDependency Changed To Remote Vs Previouspackage.jsondevDependencies.bravado-client-generator changed to remote spec in 1.6.0 vs 1.5.1: "github:Losant/bravado-client-generator#master"8

Manifest

Package metadata

Scripts5
  • linteslint .
  • lint:changedlint-staged
  • lint:fixpnpm lint --fix
  • reinstallrm -rf node_modules && pnpm install
  • testJWT_ALGO=HS256 JWT_SECRET='ssshhh' mocha test/index-spec.js --timeout 15000
Dependencies8
  • bravado-core^0.17.0
  • bunyan^1.8.15
  • commander^14.0.3
  • convict^6.2.5
  • debug^4.4.3
  • dotenv^17.4.2
  • omnibelt^4.0.0
  • restify^11.1.0