PkgRadar

Package evidence

[email protected]

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

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":["[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":["[email protected]"],"fail_on":"high"}'
Artifact bytes337,796
Previous version0.4.10
Published2026-05-24T21:46:50.628Z
SHA-25624dff4a824098e1a58b5f2eba8fa3b4f62403d0d39d08f3e61ab2716070cc7c6

Why flagged

What the scanner saw

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

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Repeated static TTPstale

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

2 members · evidence strength 59

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/services/execution.jspackage/dist/services/execution.js45
mediumRemote Payloadpackage/package.jsonmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts7
  • buildbun scripts/build.ts
  • docspnpm docs:api
  • docs:apitypedoc
  • linteslint .
  • testvitest run
  • test:bunbun test --max-concurrency=1
  • typechecktsc --noEmit
Dependencies4
  • @opencode-ai/plugin1.15.5
  • @opencode-ai/sdk1.15.5
  • jsonc-parser^3.3.1
  • web-tree-sitter0.25.10