PkgRadar

Package evidence

@ainative/[email protected]

Remote Payload: matched "curl "

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
3,473Niche · −30% score
Versions published
157
First published
Apr 2026
Publisher
ainative-studio

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

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@ainative/[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":["@ainative/[email protected]"],"fail_on":"review"}'
Artifact bytes8,343,392
Previous version0.8.76
Published2026-06-04T08:57:22.857Z
SHA-2563917ab0a32346d767c67b1f7cfa17750d1850fabbee6c9e1127ccbfd05d95fbc

Why flagged

What the scanner saw

Remote Payload: matched "curl "

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
11Score
0.8.77Version
Status history (2 events)
  1. availableavailable · risk review · score 11 · status available -> available, risk review -> review, score 17 -> 11
  2. newavailable · risk review · score 17 · status changed

Evidence

Static findings

4 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/cody.jsmatched "curl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/bin/cody.jsmatched "curl "12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node bin/postinstall.cjs"5
lowLarge Javascript Payloadpackage/dist/cli.js22157046 bytes0
lowLarge Javascript Payloadpackage/dist/main.js20431167 bytes0

Manifest

Package metadata

Scripts8
  • buildbash build.sh
  • postbuildbash postbuild.sh
  • postinstallnode bin/postinstall.cjs
  • prepublishOnlybun test && bash build.sh && bash postbuild.sh
  • startnode dist/cli.js
  • testbun test
  • test:coveragebun test --coverage
  • test:e2ebun test tests/e2e/
Dependencies68
  • @ainative/cody-for-chrome-mcp^0.1.1
  • @anthropic-ai/bedrock-sdk^0.26.4
  • @anthropic-ai/sandbox-runtime0.0.49
  • @anthropic-ai/sdk^0.82.0
  • @anthropic-ai/vertex-sdk^0.14.4
  • @aws-sdk/client-bedrock^3.1021.0
  • @aws-sdk/client-sts^3.1021.0
  • @azure/identity^4.13.1
  • @commander-js/extra-typings^14.0.0
  • @growthbook/growthbook^1.6.5
  • @modelcontextprotocol/sdk^1.29.0
  • @opentelemetry/api^1.9.1
  • @opentelemetry/exporter-logs-otlp-grpc^0.214.0
  • @opentelemetry/exporter-logs-otlp-http^0.214.0
  • @opentelemetry/exporter-logs-otlp-proto^0.214.0
  • @opentelemetry/exporter-metrics-otlp-grpc^0.214.0
  • @opentelemetry/exporter-metrics-otlp-http^0.214.0
  • @opentelemetry/exporter-metrics-otlp-proto^0.214.0
  • @opentelemetry/exporter-prometheus^0.214.0
  • @opentelemetry/exporter-trace-otlp-grpc^0.214.0
  • @opentelemetry/exporter-trace-otlp-http^0.214.0
  • @opentelemetry/exporter-trace-otlp-proto^0.214.0
  • @opentelemetry/resources^2.6.1
  • @opentelemetry/sdk-logs^0.214.0
  • @opentelemetry/semantic-conventions^1.40.0
  • asciichart^1.5.25
  • axios^1.7.0
  • bidi-js^1.0.3
  • chalk^5.3.0
  • chokidar^5.0.0
  • …and 38 more.