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,233Mature · −50% score
- First published
- Jan 2020
- Publisher
- heartyoh
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":["@things-factory/[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":["@things-factory/[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
Scripts8
buildnpm run build:server && npm run build:clientbuild:clientnpm run copy:files && npx tsc --p ./client/tsconfig.jsonbuild:servernpx tsc --p ./server/tsconfig.jsoncleannpm run clean:server && npm run clean:clientclean:clientnpx rimraf dist-clientclean:servernpx rimraf dist-servercopy:filescopyfiles -e "./client/**/*.{ts,js,json}" -u 1 "./client/**/*" dist-clientmigration:createnode ../../node_modules/typeorm/cli.js migration:create -d ./server/migrations
Dependencies15
@operato/app^1.0.1@operato/data-grist^1.3.5@operato/graphql^1.0.0@operato/grist-editor^1.0.0@operato/help^1.0.1@operato/i18n^1.0.0@operato/layout^1.0.1@operato/property-editor^1.0.0@operato/styles^1.0.0@operato/utils^1.0.1@things-factory/export-base^6.4.10@things-factory/import-base^6.4.10@things-factory/integration-base^6.4.10d3^7.8.5moment-timezone^0.5.40