PkgRadar

Package evidence

@probelabs/[email protected]

Remote Dependency Spec: dependencies.@nyariv/sandboxjs="github:probelabs/SandboxJS"

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
1,243Niche · −30% score
Versions published
235Established · −30% score
First published
Sep 2025
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":["@probelabs/[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":["@probelabs/[email protected]"],"fail_on":"review"}'
Artifact bytes49,156,257
Previous version0.6.0-rc318
Published2026-05-21T17:13:15.222Z
SHA-256a62b3b4d4f5658bfc41327e441fa6391158cb7753a2b0c63cacad6e12368391d

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.@nyariv/sandboxjs="github:probelabs/SandboxJS"

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.6.0-rc319Version
Status history (1 event)
  1. newavailable · risk review · score 11 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@nyariv/sandboxjs="github:probelabs/SandboxJS"12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@nyariv/sandboxjs="github:probelabs/SandboxJS"12
lowCredential file accesspackage/build/agent/FallbackManager.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/agent/FallbackManager.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/build/agent/ProbeAgent.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/agent/ProbeAgent.jsmatched "AWS_ACCESS_KEY"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.js"5
lowLarge Javascript Payloadpackage/cjs/index.cjs7078647 bytes0
lowLarge Javascript Payloadpackage/cjs/agent/ProbeAgent.cjs7068984 bytes0

Manifest

Package metadata

Scripts12
  • buildnpm run build:types && npm run build:cjs && npm run build:mcp && npm run build:agent
  • build:agentnode scripts/build-agent.cjs
  • build:cjsnode scripts/build-cjs.js
  • build:mcpnode scripts/build-mcp.cjs
  • build:typesecho 'TypeScript definitions already manually created'
  • postinstallnode scripts/postinstall.js
  • prepacknpm run build
  • preparenpm run build:mcp
  • testcross-env NODE_OPTIONS=--experimental-vm-modules jest
  • test:coveragecross-env NODE_OPTIONS=--experimental-vm-modules jest --coverage
  • test:verbosecross-env NODE_OPTIONS=--experimental-vm-modules jest --verbose
  • test:watchcross-env NODE_OPTIONS=--experimental-vm-modules jest --watch
Dependencies22
  • @ai-sdk/amazon-bedrock^4.0.77
  • @ai-sdk/anthropic^3.0.58
  • @ai-sdk/google^3.0.43
  • @ai-sdk/openai^3.0.41
  • @anthropic-ai/claude-agent-sdk^0.1.46
  • @modelcontextprotocol/sdk^1.0.0
  • @nyariv/sandboxjsgithub:probelabs/SandboxJS
  • @probelabs/maid^0.0.29
  • acorn^8.15.0
  • acorn-walk^8.3.4
  • adm-zip^0.5.16
  • ai^6.0.0
  • ajv^8.17.1
  • astring^1.9.0
  • axios^1.8.3
  • dotenv^16.4.7
  • fs-extra^11.1.1
  • glob^10.3.10
  • gpt-tokenizer^3.0.1
  • tar^6.2.0
  • yaml^2.6.1
  • zod^3.25.76