PkgRadar

Package evidence

@recursiv/[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.

Weekly downloads
5
Versions published
7
First published
Mar 2026
Publisher
jotto141

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":["@recursiv/[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":["@recursiv/[email protected]"],"fail_on":"review"}'
Publisherjotto141
Artifact bytes109,843
Previous version0.1.10
Published2026-05-27T20:03:05.975Z
SHA-2560c40d3698f71cbe836c60c2536c12908e986aeb4213962ba9d6169757e6e57d4

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

low
Last checked
lowRisk
0Score
0.1.11Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • buildtsup
  • devtsup --watch
  • testvitest run
  • typechecktsc --noEmit
Dependencies12
  • @anthropic-ai/sdk^0.93.0
  • @recursiv/sdk0.5.1
  • browser-use-sdk3.4.0
  • commander^13.1.0
  • degit^2.8.4
  • ink^4.4.1
  • marked^17.0.4
  • marked-terminal^7.3.0
  • ora^8.2.0
  • picocolors^1.1.1
  • prompts^2.4.2
  • react^19.2.4