PkgRadar

Package evidence

@staffbase/[email protected]

Invalid Package Json: package.json is not valid JSON

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
7
First published
Jun 2017
Publisher
staffbase.com

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":["@staffbase/[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":["@staffbase/[email protected]"],"fail_on":"review"}'
Publisherstaffbase.com
Artifact bytes1,663,085
Previous version1.0.1
Published2021-11-19T09:40:41.389Z
SHA-256bc5d37945b3a3bea1fed85e4071d75027af10c5cd5926159e997903656ef3743

Why flagged

What the scanner saw

Invalid Package Json: package.json is not valid JSON

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

Availability ledger

available

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

Evidence

Static findings

5 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumInvalid Package Jsonpackage/scaffoldTpl/node_modules/.staging/pug-07d9517d/package.jsonpackage.json is not valid JSON10
mediumInvalid Package Jsonpackage/scaffoldTpl/node_modules/.staging/safe-buffer-a8c9b6f6/package.jsonpackage.json is not valid JSON10
mediumInvalid Package Jsonpackage/scaffoldTpl/node_modules/.staging/setprototypeof-48015cdc/package.jsonpackage.json is not valid JSON10
mediumInvalid Package Jsonpackage/scaffoldTpl/node_modules/.staging/statuses-d12e9c9f/package.jsonpackage.json is not valid JSON10
mediumInvalid Package Jsonpackage/scaffoldTpl/node_modules/.staging/to-fast-properties-39085890/package.jsonpackage.json is not valid JSON10

Manifest

Package metadata

Scripts1
  • startnode ./bin/www
Dependencies8
  • @staffbase/staffbase-plugin-sdk~1.1.0
  • body-parser~1.19.0
  • cookie-parser~1.4.5
  • debug~4.1.1
  • express~4.17.1
  • morgan~1.10.0
  • pug~2.0.4
  • serve-favicon~2.5.0