PkgRadar

Package evidence

@broadly/[email protected]

Credential File Packaged: package/.npmrc

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
3,359Niche · −30% score
Versions published
1
First published
Aug 2015
Publisher
broadly

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@broadly/[email protected]"],"fail_on":"high"}'

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":["@broadly/[email protected]"],"fail_on":"high"}'
Publisherbroadly
Artifact bytes26,128
Previous versionnone
Published2015-08-19T19:13:18.657Z
SHA-256b37659a1426fe7f5e177f0a23c3a1f62a561fd31e2836e30dccbbc36d73d3572

Why flagged

What the scanner saw

Credential File Packaged: package/.npmrc

1 candidate cluster(s) currently reference this release.

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

Availability ledger

available

high
Last checked
highRisk
24Score
3.9.0Version
Status history (1 event)
  1. newavailable · risk high · score 24 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPactive

Credential File Packaged — package/.npmrc

83 members · evidence strength 87
Repeated static TTPcandidate

Credential File Packaged — package/.npmrc

83 members · max score 86

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.npmrcpackage/.npmrc35

Manifest

Package metadata

Scripts4
  • coverallsnpm run lint && npm run lcov && (cat coverage/lcov.info | coveralls || exit 0)
  • lcovistanbul cover _mocha --report lcovonly -- -R spec
  • lintjshint lib test && jscs lib test
  • testmocha && npm run lint
Dependencies5
  • domelementtype1
  • domhandler2.3
  • domutils1.5
  • entities1.1
  • readable-stream1.1