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 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":["@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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/lib/project-generator.js | matched ".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.16camelcase-keys^7.0.2chalk^4.1.2change-case^4.1.2debug^4.4.3fs-extra^11.3.4glob^11.1.0inquirer-autocomplete-prompt^2.0.1json5^2.2.3latest-version^5.1.0lodash^4.17.23minimatch^10.2.4minimist^1.2.8mkdirp^3.0.1natural-compare^1.4.0pacote^21.3.1pluralize^8.0.0regenerate^1.4.2semver^7.7.4slash^3.0.0spdx-license-list^6.11.0stringify-object^3.3.0strong-globalize^6.0.6swagger-parser^10.0.3swagger2openapi^7.0.8tabtab^3.0.2- …and 11 more.