PkgRadar

Package evidence

@loopback/[email protected]

Credential file access: matched ".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.

Versions published
262Mature · −50% score
First published
Nov 2017
Publisher
dhmlau

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":["@loopback/[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":["@loopback/[email protected]"],"fail_on":"review"}'
Publisherdhmlau
Artifact bytes174,390
Previous version7.0.11
Published2026-03-11T15:40:57.865Z
SHA-25689e9d9c46641b39bf70a501092ea2738939040b7f13118065b039245317482d2

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/project-generator.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts3
  • build:globalizeslt-globalize -e && git add "intl/en/messages.json"
  • smoke-testlb-mocha --allow-console-logs "smoke-test/**/*.smoke.js"
  • testlb-mocha --lang en_US.UTF-8 "test/**/*.js"
Dependencies41
  • @npmcli/map-workspaces^5.0.3
  • @npmcli/package-json^7.0.5
  • @openapi-contrib/openapi-schema-to-json-schema^5.1.0
  • @phenomnomnominal/tsquery~5.0.1
  • @unicode/unicode-10.0.0^1.6.16
  • camelcase-keys^7.0.2
  • chalk^4.1.2
  • change-case^4.1.2
  • debug^4.4.3
  • fs-extra^11.3.4
  • glob^11.1.0
  • inquirer-autocomplete-prompt^2.0.1
  • json5^2.2.3
  • latest-version^5.1.0
  • lodash^4.17.23
  • minimatch^10.2.4
  • minimist^1.2.8
  • mkdirp^3.0.1
  • natural-compare^1.4.0
  • pacote^21.3.1
  • pluralize^8.0.0
  • regenerate^1.4.2
  • semver^7.7.4
  • slash^3.0.0
  • spdx-license-list^6.11.0
  • stringify-object^3.3.0
  • strong-globalize^6.0.6
  • swagger-parser^10.0.3
  • swagger2openapi^7.0.8
  • tabtab^3.0.2
  • …and 11 more.