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
- 911
- Versions published
- 1,597Mature · −50% score
- First published
- Sep 2019
- Publisher
- steedos
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
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts10
buildtsccompiletsccstartyarn build && yarn startosnpm run osy && cp -r ../object-server/packages/* node_modules/@steedos/ && cp -r ../object-server/apps/contracts/src/* node_modules/@steedos/app-contracts/src/osscp -r ../object-server/packages/standard-objects/* node_modules/@steedos/standard-objects/ && yarn startosycd ../object-server/ && yarnpreparetscpubNextnpm publish --tag next --registry https://registry.npmjs.orgservercross-env NODE_ENV=development nodemon -w src -x ts-node server.tsstarttsc && cross-env NODE_ENV=development nodemon -w src -x ts-node steedos-server.ts
Dependencies22
@accounts/mongo^0.19.0@accounts/rest-express^0.19.0@accounts/server^0.19.0@accounts/two-factor^0.20.1@babel/runtime^7.6.0app-root-path^2.2.1bcryptjs^2.4.3body-parser1.19.0chalk^2.4.2cookies^0.8.0cors2.8.5crypto^1.0.1express4.17.1js-yaml^3.13.1mem^5.1.1mongoose5.6.6nodemailer^6.3.0oauth2-server^2.4.1redux-thunk^2.3.0saml-idp^1.1.0tslib1.10.0validator^13.6.0