PkgRadar

Package evidence

@opencow-ai/[email protected]

Large Javascript Payload: 11879173 bytes

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
579
Versions published
12
First published
Apr 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@opencow-ai/[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":["@opencow-ai/[email protected]"],"fail_on":"review"}'
Artifact bytes10,339,045
Previous version0.4.2-beta.1
Published2026-05-19T14:05:15.155Z
SHA-256e39e4aa9a292a7250e7db0ecf9f55f86078e4d2f98b5ac8b3e079c57752d9f56

Why flagged

What the scanner saw

Large Javascript Payload: 11879173 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
9Score
0.4.2Version
Status history (1 event)
  1. newavailable · risk review · score 9 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/client.js11879173 bytes10
mediumLarge Javascript Payloadpackage/dist/sdk.js11879173 bytes10
mediumLarge Javascript Payloadpackage/dist/cli.mjs20565719 bytes10

Manifest

Package metadata

Scripts49
  • audit:cli-boundarybun test src/runtime/queryContext/__tests__/cliBoundaryLintRules.test.ts
  • buildbun run scripts/build.ts
  • build:verifiedbun run build && bun run verify:privacy
  • devbun run build && node dist/cli.mjs
  • dev:atomic-chatbun run scripts/provider-launch.ts atomic-chat
  • dev:codebun run profile:code && bun run dev:profile
  • dev:codexbun run scripts/provider-launch.ts codex
  • dev:fastbun run profile:fast && bun run dev:ollama:fast
  • dev:geminibun run scripts/provider-launch.ts gemini
  • dev:ollamabun run scripts/provider-launch.ts ollama
  • dev:ollama:fastbun run scripts/provider-launch.ts ollama --fast --bare
  • dev:openaibun run scripts/provider-launch.ts openai
  • dev:profilebun run scripts/provider-launch.ts
  • dev:profile:fastbun run scripts/provider-launch.ts auto --fast --bare
  • doctor:reportbun run scripts/system-check.ts --out reports/doctor-runtime.json
  • doctor:runtimebun run scripts/system-check.ts
  • doctor:runtime:jsonbun run scripts/system-check.ts --json
  • hardening:checkbun run smoke && bun run doctor:runtime
  • hardening:strictbun run typecheck && bun run hardening:check
  • linteslint src/
  • lint:fixeslint src/ --fix
  • prepacknpm run build
  • profile:autobun run scripts/provider-recommend.ts --apply
  • profile:codebun run profile:init -- --provider ollama --model qwen2.5-coder:7b
  • profile:codexbun run profile:init -- --provider codex --model codexplan
  • profile:fastbun run profile:init -- --provider ollama --model llama3.2:3b
  • profile:initbun run scripts/provider-bootstrap.ts
  • profile:recommendbun run scripts/provider-recommend.ts
  • releasebun run scripts/release.ts
  • release:checkbun run typecheck && bun run smoke
  • …and 19 more.
Dependencies73
  • @alcalzone/ansi-tokenize0.3.0
  • @anthropic-ai/sandbox-runtime0.0.46
  • @anthropic-ai/sdk0.81.0
  • @commander-js/extra-typings12.1.0
  • @growthbook/growthbook1.6.5
  • @mendable/firecrawl-js4.18.1
  • @modelcontextprotocol/sdk1.29.0
  • @opentelemetry/api1.9.1
  • @opentelemetry/api-logs0.214.0
  • @opentelemetry/core2.6.1
  • @opentelemetry/exporter-logs-otlp-http0.214.0
  • @opentelemetry/exporter-trace-otlp-grpc0.57.2
  • @opentelemetry/resources2.6.1
  • @opentelemetry/sdk-logs0.214.0
  • @opentelemetry/sdk-metrics2.6.1
  • @opentelemetry/sdk-trace-base2.6.1
  • @opentelemetry/sdk-trace-node2.6.1
  • @opentelemetry/semantic-conventions1.40.0
  • ajv8.18.0
  • auto-bind5.0.1
  • axios1.14.0
  • bidi-js1.0.3
  • chalk5.6.2
  • chokidar4.0.3
  • cli-boxes3.0.0
  • cli-highlight2.1.11
  • code-excerpt4.0.0
  • commander12.1.0
  • cross-spawn7.0.6
  • diff8.0.3
  • …and 43 more.
Optional dependencies8
  • @opencow-ai/ripgrep-darwin-arm640.4.0
  • @opencow-ai/ripgrep-darwin-x640.4.0
  • @opencow-ai/ripgrep-linux-arm0.4.0
  • @opencow-ai/ripgrep-linux-arm640.4.0
  • @opencow-ai/ripgrep-linux-x640.4.0
  • @opencow-ai/ripgrep-win32-arm640.4.0
  • @opencow-ai/ripgrep-win32-ia320.4.0
  • @opencow-ai/ripgrep-win32-x640.4.0