PkgRadar

Package evidence

@1agh/[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
21
First published
May 2026
Publisher
1agh

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":["@1agh/[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":["@1agh/[email protected]"],"fail_on":"high"}'
Publisher1agh
Artifact bytes2,220,269
Previous version0.28.0
Published2026-06-03T08:52:08.135Z
SHA-2561515ead9ffa24deffbd9e7f4e9ce8efd0ec1020eba90bfed01257a9125e5af15

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

high
Last checked
highRisk
53Score
0.28.1Version
Status history (3 events)
  1. availableavailable · risk high · score 53 · status available -> available, risk high -> high, score 37 -> 53
  2. availableavailable · risk high · score 37 · status available -> available, risk high -> high, score 53 -> 37
  3. newavailable · risk high · score 53 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/plugins/design/dev-server/bin/prep.shmatched "curl "12
mediumRemote Payloadpackage/plugins/design/dev-server/bin/runtime-health.shmatched "curl "12
mediumRemote Payloadpackage/plugins/design/dev-server/bin/server-up.shmatched "curl "12
mediumRemote Payloadpackage/plugins/design/dev-server/bin/svg-optimize.shmatched "curl "12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/plugins/design/dev-server/bin/prep.shmatched "curl "12
mediumRemote Payloadpackage/plugins/design/dev-server/bin/runtime-health.shmatched "curl "12
mediumRemote Payloadpackage/plugins/design/dev-server/bin/server-up.shmatched "curl "12
mediumRemote Payloadpackage/plugins/design/dev-server/bin/svg-optimize.shmatched "curl "12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node cli/install.cjs"5
lowLarge Javascript Payloadpackage/plugins/design/dev-server/dist/client.bundle.js3630399 bytes0

Manifest

Package metadata

Scripts22
  • buildpnpm -r --if-present run build
  • build:binarybun run plugins/design/dev-server/build.ts --release
  • changesetchangeset
  • changeset:versionbash scripts/changesets-version.sh
  • devbun run plugins/design/dev-server/server.ts --port 4555
  • dev:sitepnpm --filter @maude/site dev --port 4398
  • formatbiome format --write .
  • lintbiome check .
  • maudenode cli/bin/maude.mjs
  • mdccnode cli/bin/mdcc.mjs
  • postinstallnode cli/install.cjs
  • prepublishOnlybash scripts/check-version-parity.sh && bash plugins/design/dev-server/bin/check-runtime-bundles.sh
  • releasepnpm build && changeset publish
  • startbun run plugins/design/dev-server/server.ts
  • testnode --test --test-reporter=spec cli/**/*.test.mjs
  • test:dev-servercd plugins/design/dev-server && bun test
  • video:rendercd scripts/video/final && pnpm run render
  • video:smokebash scripts/video/smoke/run.sh
  • video:smoke:browserplaywright test --config scripts/video/smoke/playwright.config.ts
  • video:smoke:cardcd scripts/video/final && pnpm run render SmokeCard ../.work/smoke/card.mp4 --mute
  • video:smoke:terminalvhs scripts/video/smoke/terminal.tape
  • video:studiocd scripts/video/final && pnpm run studio
Dependencies2
  • ajv^8.20.0
  • ajv-formats^3.0.1
Optional dependencies7
  • @1agh/maude-darwin-arm640.28.1
  • @1agh/maude-darwin-x640.28.1
  • @1agh/maude-linux-arm640.28.1
  • @1agh/maude-linux-arm64-musl0.28.1
  • @1agh/maude-linux-x640.28.1
  • @1agh/maude-linux-x64-musl0.28.1
  • @1agh/maude-win32-x640.28.1