PkgRadar

Package evidence

@octoberswimmer/[email protected]

Remote Payload: matched "github.com/${REPO}/releases/download"

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":["@octoberswimmer/[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":["@octoberswimmer/[email protected]"],"fail_on":"review"}'
Publisherxn
Artifact bytes25,780
Previous version0.0.2
Published2026-05-21T23:02:38.828Z
SHA-256798257744098e128e672ec31cfbeabfb1e062337d3a0ea5bde95d5b94df41ad0

Why flagged

What the scanner saw

Remote Payload: matched "github.com/${REPO}/releases/download"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/aerBinary.jsmatched "github.com/${REPO}/releases/download"12

Manifest

Package metadata

Scripts7
  • buildtsc -p .
  • cleanrm -rf lib oclif.manifest.json .tsbuildinfo
  • compiletsc -p . --pretty --incremental
  • postpackrm -f oclif.manifest.json
  • prepackyarn build && oclif manifest && oclif readme
  • testmocha "test/**/*.test.ts"
  • versionoclif readme
Dependencies5
  • @oclif/core^4
  • @salesforce/core^8
  • @salesforce/sf-plugins-core^12
  • adm-zip0.5.17
  • minimatch^9