PkgRadar

Package evidence

[email protected]

no findings

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 monitoring

No 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"}'
Publishernathanflurry
Artifact bytes1,284,093
Previous version2.3.0
Published2026-06-16T23:37:24.898Z
SHA-256e8709534039a3c7212c83394f81b78dd39e7a9cfa7d4177b2e14e6c34b4d6de4

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

review
Last checked
reviewRisk
10Score
2.3.1Version
Status history (2 events)
  1. availableavailable · risk review · score 10 · status available -> available, risk low -> review, score 0 -> 10
  2. newavailable · 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.ts
  • buildtsup 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-os
  • build:browsertsup --config tsup.browser.config.ts
  • check-typestsc --noEmit
  • check:test-skipstsx scripts/check-annotated-skips.ts
  • check:wait-for-commentstsx scripts/check-wait-for-comments.ts
  • dump-asyncapitsx scripts/dump-asyncapi.ts
  • formatbiome format .
  • format:writebiome format --write .
  • lintbiome check . && pnpm run check:test-skips && pnpm run check:wait-for-comments
  • lint:fixbiome check --write .
  • registry-config-schema-gentsx scripts/registry-config-schema-gen.ts
  • testvitest run
  • test:platformspnpm run build && RIVETKIT_INCLUDE_PLATFORM_TESTS=1 vitest run tests/platforms --passWithNoTests
  • test: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.1
  • cbor-x^1.6.0
  • drizzle-orm^0.44.2
  • hono^4.7.0
  • invariant^2.2.4
  • p-retry^6.2.1
  • pino^9.5.0
  • uuid^12.0.0
  • vbare^0.0.4
  • zod^4.1.0