PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
2,323Niche · −30% score
Versions published
13Established · −30% score
First published
Oct 2024
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":["[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"}'
Artifact bytes454,096
Previous version0.7.2
Published2026-06-10T13:49:09.155Z
SHA-25686bea01187d11f9d27f6526291323a9c388307b0eec92230661761bde839ec96

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/tokens/service.jsmatched "raw.githubusercontent.com"12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/tokens/service.jsmatched "raw.githubusercontent.com"12
lowCredential file accesspackage/dist/cli.jsmatched "AWS_ACCESS_KEY"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="playwright install chromium"5

Manifest

Package metadata

Scripts31
  • buildnode scripts/clean-dist.mjs && tsc && node scripts/copy-dom-tree.mjs
  • build:watchtsc --watch --preserveWatchOutput
  • checkpnpm lint && pnpm typecheck && pnpm typecheck:test && pnpm test:unit && pnpm test:integration && pnpm test:e2e && pnpm test:pack
  • commitcz
  • devtsx src/index.ts
  • formatprettier --write "src/**/*.ts" "test/**/*.ts"
  • format:checkprettier --check "src/**/*.ts" "test/**/*.ts"
  • linteslint "src/**/*.ts" "test/**/*.ts"
  • lint:fixeslint "src/**/*.ts" "test/**/*.ts" --fix
  • postinstallplaywright install chromium
  • postinstall:ciplaywright install --with-deps chromium
  • prepackpnpm build
  • prettierprettier --write "src/**/*.ts" "test/**/*.ts"
  • startnode dist/index.js
  • testvitest run
  • test:coveragevitest run --coverage
  • test:e2evitest run test/cli-interactive.e2e.test.ts
  • test:e2e:codexBROWSER_USE_CODEX_E2E=1 vitest run test/codex-oauth-smoke.e2e.test.ts
  • test:e2e:codex:agentBROWSER_USE_CODEX_E2E=1 BROWSER_USE_CODEX_E2E_AGENT=1 vitest run test/codex-oauth-smoke.e2e.test.ts
  • test:integrationvitest run test/integration.test.ts test/integration-advanced.test.ts
  • test:packnode scripts/smoke-pack.mjs
  • test:unitvitest run test --exclude test/integration*.test.ts --exclude test/cli-interactive.e2e.test.ts --exclude test/codex-oauth-smoke.e2e.test.ts
  • test:watchvitest --watch
  • typechecktsc --noEmit
  • typecheck:testtsc -p tsconfig.test.json --noEmit
  • version:bumpnode scripts/update-version.mjs
  • version:checknode scripts/update-version.mjs --check
  • version:majornode scripts/update-version.mjs major
  • version:minornode scripts/update-version.mjs minor
  • version:patchnode scripts/update-version.mjs patch
  • …and 1 more.
Dependencies27
  • @anthropic-ai/sdk^0.74.0
  • @aws-sdk/client-bedrock-runtime^3.1012.0
  • @cfworker/json-schema^4.1.1
  • @google/genai^1.40.0
  • @modelcontextprotocol/sdk^1.27.1
  • adm-zip^0.5.16
  • axios^1.16.0
  • canvas^3.2.1
  • dotenv^17.2.4
  • eventemitter3^5.0.4
  • extract-zip^2.0.1
  • gif-encoder-2^1.0.5
  • googleapis^171.4.0
  • gpt-tokenizer^3.4.0
  • groq-sdk^0.37.0
  • minimatch^10.2.3
  • oci-common^2.132.0
  • oci-generativeaiinference^2.132.0
  • ollama^0.6.3
  • openai^6.18.0
  • pdf-parse^2.4.5
  • pdfkit^0.17.2
  • playwright^1.58.2
  • posthog-node^5.24.11
  • turndown^7.2.2
  • zod^4.3.6
  • zod-to-json-schema^3.25.1