PkgRadar

Package evidence

@agentruntimecontrolprotocol/[email protected]

Known Indicator Filename: package/dist/messages/execution.js

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.

Versions published
2
First published
May 2026
Publisher
nficano

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 bytes172,135
Previous versionnone
Published2026-05-13T00:45:53.731Z
SHA-25671762c5253bfc81a112146ae745d3ea8fcf0d469dd84ceb65ec928c10a37aee5

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/messages/execution.js

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

Availability ledger

available

review
Last checked
reviewRisk
48Score
0.1.0Version
Status history (2 events)
  1. availableavailable · risk review · score 48 · status available -> available, risk high -> review, score 72 -> 48
  2. newavailable · risk high · score 72 · status changed

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

Install Lifecycle Suppresses Failure — prepare="simple-git-hooks || true"

4 members · evidence strength 87
Repeated static TTPstale

Known Indicator Filename — package/dist/messages/execution.js

2 members · evidence strength 64
Publisher / release actor burststale

nficano

2 members · evidence strength 58

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/messages/execution.jspackage/dist/messages/execution.js45
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/messages/execution.jspackage/dist/messages/execution.js45
lowObfuscationpackage/dist/runtime/artifact.jsmatched "Buffer.from(payload.data, \"base64"3

Manifest

Package metadata

Scripts10
  • buildtsc -p tsconfig.build.json && node scripts/copy-assets.mjs
  • formatbiome format --write .
  • lintbiome check .
  • lint:fixbiome check --write .
  • prepackpnpm run build
  • preparesimple-git-hooks || true
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • typechecktsc -p tsconfig.json --noEmit
Dependencies7
  • better-sqlite3^11.5.0
  • commander^12.1.0
  • jose^5.9.6
  • pino^9.5.0
  • ulid^2.3.0
  • ws^8.18.0
  • zod^3.23.8