PkgRadar

Package evidence

@ankhorage/[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.

Weekly downloads
1,850Niche · −30% score
Versions published
102
First published
Apr 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@ankhorage/[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":["@ankhorage/[email protected]"],"fail_on":"review"}'
Artifact bytes407,966
Previous version2.6.0
Published2026-05-27T13:37:01.283Z
SHA-256e04ba10832646400b8a9a91cb0c8bb8f1e84efd0c1f41ceb5882f30c737958aa

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
7Score
2.6.1Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/patterns/image-preview/ImagePreview.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/patterns/image-upload-field/ImageUploadField.jsmatched "cUrl "12

Manifest

Package metadata

Scripts13
  • buildrm -rf dist tsconfig.tsbuildinfo && bun x tsc -p tsconfig.json
  • changesetchangeset
  • changeset:statuschangeset status --since=origin/main
  • docsparadox
  • formatankhorage-prettier --write .
  • format:checkankhorage-prettier --check .
  • knipankhorage-knip
  • lintankhorage-eslint . --max-warnings=0
  • lint:fixankhorage-eslint . --fix --max-warnings=0
  • prepackbun run build
  • testbun test src
  • typecheckbun x tsc --noEmit -p tsconfig.json
  • version-packageschangeset version
Dependencies3
  • @ankhorage/color-theory^0.0.7
  • @ankhorage/contracts^1.15.0
  • @ankhorage/surface^2.0.2