PkgRadar

Package evidence

@open-multi-agent/[email protected]

Credential file access: matched "GITHUB_TOKEN"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@open-multi-agent/[email protected]"],"fail_on":"high"}'

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":["@open-multi-agent/[email protected]"],"fail_on":"high"}'
Publisherjackchen_me
Artifact bytes260,193
Previous version1.4.1
Published2026-05-24T04:42:32.307Z
SHA-2567f486eb5d0f4eb71b32b0de8e055d966ab2552db423b1a2e9135dc4e0ad0798e

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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

Availability ledger

available

high
Last checked
highRisk
126Score
1.4.2Version
Status history (1 event)
  1. newavailable · risk high · score 126 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

jackchen_me

2 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/llm/adapter.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/llm/azure-openai.jsmatched ".azure"30
highCredential file accesspackage/dist/llm/copilot.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/cli/oma.jsmatched ".azure"30
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/llm/adapter.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/llm/azure-openai.jsmatched ".azure"30
highCredential file accesspackage/dist/llm/copilot.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/cli/oma.jsmatched ".azure"30
lowObfuscationpackage/dist/llm/ai-sdk.jsmatched "Buffer.from(block.source.data, 'base64"3
lowObfuscationpackage/dist/llm/bedrock.jsmatched "Buffer.from(b64, 'base64"3

Manifest

Package metadata

Scripts8
  • buildtsc
  • devtsc --watch
  • linttsc --noEmit
  • prepublishOnlynpm run build
  • testvitest run
  • test:coveragevitest run --coverage
  • test:e2eRUN_E2E=1 vitest run tests/e2e/
  • test:watchvitest
Dependencies3
  • @anthropic-ai/sdk^0.52.0
  • openai^4.73.0
  • zod^3.23.0