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
- 563Established · −30% score
- First published
- Jun 2025
- Publisher
- nathanflurry
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 (2 events)
- available → available · risk review · score 10 · status available -> available, risk low -> review, score 0 -> 10
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts15
actor-config-schema-gentsx scripts/actor-config-schema-gen.tsbuildtsup src/mod.ts src/client/mod.ts src/common/log.ts src/common/websocket.ts src/actor/errors.ts src/utils.ts src/workflow/mod.ts src/test/mod.ts src/inspector/mod.ts src/inspector-tab/mod.ts src/db/mod.ts src/db/drizzle.ts src/dynamic/mod.ts && tsup src/agent-os/index.ts --no-clean --out-dir dist/tsup/agent-osbuild:browsertsup --config tsup.browser.config.tscheck-typestsc --noEmitcheck:test-skipstsx scripts/check-annotated-skips.tscheck:wait-for-commentstsx scripts/check-wait-for-comments.tsdump-asyncapitsx scripts/dump-asyncapi.tsformatbiome format .format:writebiome format --write .lintbiome check . && pnpm run check:test-skips && pnpm run check:wait-for-commentslint:fixbiome check --write .registry-config-schema-gentsx scripts/registry-config-schema-gen.tstestvitest runtest:platformspnpm run build && RIVETKIT_INCLUDE_PLATFORM_TESTS=1 vitest run tests/platforms --passWithNoTeststest:watchvitest
Dependencies20
@hono/zod-openapi^1.1.5@rivet-dev/agent-os-core^0.1.1@rivetkit/bare-ts^0.6.2@rivetkit/engine-cli2.3.1@rivetkit/engine-envoy-protocol2.3.1@rivetkit/on-change6.0.1@rivetkit/rivetkit-napi2.3.1@rivetkit/rivetkit-wasm2.3.1@rivetkit/traces2.3.1@rivetkit/virtual-websocket2.3.1@rivetkit/workflow-engine2.3.1cbor-x^1.6.0drizzle-orm^0.44.2hono^4.7.0invariant^2.2.4p-retry^6.2.1pino^9.5.0uuid^12.0.0vbare^0.0.4zod^4.1.0