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 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":["@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"}'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 18 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/main/default/manager/loader.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/main/default/manager/login.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/main/default/manager/npm_login.js | matched ".npmrc" | 10 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/main/default/manager/loader.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/main/default/manager/login.js | matched ".npmrc" | 10 |
| medium | Credential file access | package/main/default/manager/npm_login.js | matched ".npmrc" | 10 |
| low | Credential file access | package/main/default/objectTranslations/steedos_packages.en/steedos_packages.en.objectTranslation.yml | matched ".npmrc" | 3 |
| low | Credential file access | package/main/default/objectTranslations/steedos_packages.zh-CN/steedos_packages.zh-CN.objectTranslation.yml | matched ".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.14clone^2.1.2fs-extra8.1.0i18next20.3.2json-stringify-safe5.0.1jsonata1.8.7lodash^4.17.21lodash.clonedeep^4.5.0moment-timezone0.5.35npm-package-arg~9.1.0npm-registry-fetch^19.1.1package-json^7.0.0radwag-mass~1.0.5validator^13.15.23