PkgRadar

Package evidence

@siteed/[email protected]

Remote Payload: matched "curl "

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
25
First published
Apr 2026
Publisher
abreton

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":["@siteed/[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":["@siteed/[email protected]"],"fail_on":"review"}'
Publisherabreton
Artifact bytes195,976
Previous version0.3.3
Published2026-05-15T03:31:25.170Z
SHA-256e811205625882c521b3c545c43e556d2ce1c28694efb59300d8f38a01404f029

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/build-moonshine-web.shmatched "curl "12
mediumRemote Payloadpackage/scripts/ensure-ios-artifacts.shmatched "github.com/deeeed/audiolab/releases/download"12

Manifest

Package metadata

Scripts16
  • build:android:sourcebash ./build-moonshine-android.sh
  • build:ios:sourcebash ./build-moonshine-ios.sh
  • build:web:sourcebash ./build-moonshine-web.sh
  • cleandel-cli android/build lib
  • pack:checknpm pack --json --dry-run
  • preparebob build
  • prepublishOnlyyarn release:preflight && yarn validate:ios-release-artifact
  • release:beta:preflightyarn release:preflight
  • release:preflightyarn typecheck && yarn test && yarn test:ios-artifacts-script && yarn validate:native-release
  • setup:upstreambash ./setup.sh
  • testjest --runInBand
  • test:ios-artifacts-scriptnode ./scripts/test-ios-artifacts-script.mjs
  • typechecktsc --noEmit
  • validate:ios-release-artifactnode ./scripts/validate-ios-release-artifact.mjs
  • validate:native-releasenode ./scripts/validate-native-release.mjs
  • validate:offline:contractnode ./scripts/validate-offline-contract.mjs
Dependencies2
  • llama-tokenizer-js^1.2.2
  • onnxruntime-web^1.22.0