PkgRadar

Package evidence

@steedos/[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
1,404Mature · −50% score
First published
Jul 2021
Publisher
steedos-baozhoutao

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":["@steedos/[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":["@steedos/[email protected]"],"fail_on":"review"}'
Artifact bytes56,924
Previous version3.0.14-beta.20
Published2026-05-16T06:17:27.039Z
SHA-25638969ce095c48f1a228550836db4a483d513585161349170f7cfc04745ba15d9

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
18Score
3.0.14Version
Status history (1 event)
  1. newavailable · risk review · score 18 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/main/default/manager/loader.jsmatched ".npmrc"10
mediumCredential file accesspackage/main/default/manager/login.jsmatched ".npmrc"10
mediumCredential file accesspackage/main/default/manager/npm_login.jsmatched ".npmrc"10
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/main/default/manager/loader.jsmatched ".npmrc"10
mediumCredential file accesspackage/main/default/manager/login.jsmatched ".npmrc"10
mediumCredential file accesspackage/main/default/manager/npm_login.jsmatched ".npmrc"10
lowCredential file accesspackage/main/default/objectTranslations/steedos_packages.en/steedos_packages.en.objectTranslation.ymlmatched ".npmrc"3
lowCredential file accesspackage/main/default/objectTranslations/steedos_packages.zh-CN/steedos_packages.zh-CN.objectTranslation.ymlmatched ".npmrc"3

Manifest

Package metadata

Scripts1
  • testecho "Error: no test specified" && exit 1
Dependencies17
  • @steedos/auth3.0.14
  • @steedos/metadata-core3.0.14
  • @steedos/objectql3.0.14
  • @steedos/service-package-loader3.0.14
  • clone^2.1.2
  • fs-extra8.1.0
  • i18next20.3.2
  • json-stringify-safe5.0.1
  • jsonata1.8.7
  • lodash^4.17.21
  • lodash.clonedeep^4.5.0
  • moment-timezone0.5.35
  • npm-package-arg~9.1.0
  • npm-registry-fetch^19.1.1
  • package-json^7.0.0
  • radwag-mass~1.0.5
  • validator^13.15.23