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 bytes348,430
Previous version0.4.9
Published2026-05-23T13:51:16.816Z
SHA-2560879af498919cd13455f7f042d57d0f835e4ce603525c2c1aeccfe7b618cacc1

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
60Score
0.4.10Version
Status history (1 event)
  1. newavailable · risk high · score 60 · 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

3 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
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/services/execution.jspackage/dist/services/execution.js45
mediumRemote Payloadpackage/package.jsonmatched "raw.githubusercontent.com"12
lowObfuscationpackage/dist/tui.jsmatched "fromCharCode"3

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