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
- 615
- Versions published
- 23Established · −30% score
- First published
- Sep 2025
- Publisher
- novita_ai
Effective trust discount applied: −30% (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":["[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":["[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
Scripts18
buildtsc --noEmit && tsupcheck-depsknipcleanrimraf distdevtsup --watchformatprettier --write src/**/*.tsgeneratenpm-run-all generate:* && pnpm run formatgenerate:apipython ../spec/remove_extra_tags.py sandboxes snapshots templates tags auth volumes && openapi-typescript ../spec/openapi_generated.yml -x api_key --array-length --alphabetize --default-non-nullable false --output src/core/api/schema.gen.tsgenerate:envdcd ../spec/envd && buf generate --template buf-js.gen.yamlgenerate:envd-apiopenapi-typescript ../spec/envd/envd.yaml -x api_key --array-length --alphabetize --output src/core/envd/schema.gen.tsgenerate:volume-apiopenapi-typescript ../spec/openapi-volumecontent.yml -x api_key --array-length --alphabetize --output src/core/volume/schema.gen.tslinteslint src/**/*.ts tests/**/*.tslint:fixeslint src/**/*.ts --fixtestvitest runtest:code-interpretervitest run ./src/code-interpreter/ --reporter verbose --runtest:corevitest run ./src/core/ --reporter verbose --runtest:desktopvitest run ./src/desktop/ --reporter verbose --runtypechecktsc --noEmitupdate-depsncu -u && pnpm i
Dependencies10
@bufbuild/protobuf^2.6.2@connectrpc/connect2.0.0-rc.3@connectrpc/connect-web2.0.0-rc.3chalk^5.3.0compare-versions^6.1.0dockerfile-ast^0.7.1glob^11.1.0openapi-fetch^0.14.1platform^1.3.6tar^7.5.11