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,195Niche · −30% score
- Versions published
- 148
- 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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 11 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/bin/cody.js | matched "curl " | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/bin/cody.js | matched "curl " | 12 |
| low | Install-time lifecycle script | package.json | postinstall="node bin/postinstall.cjs" | 5 |
| low | Large Javascript Payload | package/dist/cli.js | 22097564 bytes | 0 |
| low | Large Javascript Payload | package/dist/main.js | 20431167 bytes | 0 |
Manifest
Package metadata
Scripts8
buildbash build.shpostbuildbash postbuild.shpostinstallnode bin/postinstall.cjsprepublishOnlybun test && bash build.sh && bash postbuild.shstartnode dist/cli.jstestbun testtest:coveragebun test --coveragetest: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.0asciichart^1.5.25axios^1.7.0bidi-js^1.0.3chalk^5.3.0chokidar^5.0.0- …and 38 more.