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.

Weekly downloads
634
Versions published
6
First published
May 2026
Publisher
r2ai2

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"}'
Publisherr2ai2
Artifact bytes394,392
Previous version0.1.5
Published2026-05-29T06:46:56.374Z
SHA-2568d7ed5b352b03505d1e38ea43c41bb55a9c35f8e2be4eb4bf86474ae99a74b72

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.7Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts14
  • buildtsup
  • civitest run --reporter=verbose
  • compile:adapterstsx scripts/compile-adapters.ts
  • devtsx src/index.ts
  • exampletsx examples/minimal-flow.ts
  • example:approvaltsx examples/approval-flow.ts
  • prebuildnpm run compile:adapters
  • schematsx scripts/generate-schema.ts
  • startnode dist/index.js
  • testvitest run
  • test:coveragevitest run --coverage
  • test:e2evitest run tests/e2e/
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies10
  • @xterm/headless^5.5.0
  • ansi-styles^6.2.1
  • js-yaml^4.1.1
  • marked^12.0.2
  • node-pty^1.0.0
  • safe-regex2^5.1.1
  • semver^7.8.1
  • slice-ansi^7.1.0
  • strip-ansi^7.1.0
  • zod^3.23.0
Optional dependencies3
  • ink^5.0.0
  • ink-text-input^6.0.0
  • react^18.3.0