PkgRadar

Package evidence

@agentruntimecontrolprotocol/[email protected]

Obfuscation: matched "Buffer.from(payload.data, \"base64"

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":["@agentruntimecontrolprotocol/[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":["@agentruntimecontrolprotocol/[email protected]"],"fail_on":"review"}'
Publishernficano
Artifact bytes105,082
Previous versionnone
Published2026-05-24T01:10:18.294Z
SHA-25638d02c58b37788fb6bd82762fe3f449ef2e951f2f2ae645bd38eee02eeb4cd7a

Why flagged

What the scanner saw

Obfuscation: matched "Buffer.from(payload.data, \"base64"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/artifact.jsmatched "Buffer.from(payload.data, \"base64"3

Manifest

Package metadata

Scripts5
  • buildtsc -b tsconfig.build.json
  • testvitest run --passWithNoTests
  • test:coveragevitest run --coverage --passWithNoTests
  • test:watchvitest
  • typechecktsc -p tsconfig.json --noEmit
Dependencies3
  • @agentruntimecontrolprotocol/core1.0.0
  • @effect/platform^0.96.1
  • effect^3.21.2