PkgRadar

Package evidence

@aleph-alpha/[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
21
Versions published
46Mature · −50% score
First published
Mar 2025
Publisher
uyiaa

Effective trust discount applied: 50% (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":["@aleph-alpha/[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":["@aleph-alpha/[email protected]"],"fail_on":"review"}'
Publisheruyiaa
Artifact bytes1,109,104
Previous version0.30.7
Published2025-11-17T17:54:45.659Z
SHA-256816ed59449d7fe914c99293f3b6adf8f15e3bc52ef341b5fe61edb0b7e2b68d1

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/test-integration.shmatched "curl "12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/test-integration.shmatched "curl "12
lowCredential file accesspackage/dist/templates/templates.jsonmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/templates/templates.jsonmatched "GITHUB_TOKEN"3

Manifest

Package metadata

Scripts9
  • buildrun-p type-check "build-only {@}" -- && rimraf --glob ../service/ui-artifacts/* && cpy "dist/**/*" ../service/ui-artifacts
  • build-onlyvite build
  • devvite
  • formatprettier --write .
  • lintprettier --check . && eslint --fix src
  • previewvite preview
  • test:e2epnpm exec playwright install && playwright test --config "playwright.e2e.config.ts"
  • test:unitvitest
  • type-checkvue-tsc --build --force
Dependencies27
  • @aleph-alpha/ds-components-vue1.145.42
  • @aleph-alpha/lib-http1.4.61
  • @aleph-alpha/tsconfig-frontend0.4.33
  • @tiptap/core3.10.4
  • @tiptap/extension-code-block3.10.4
  • @tiptap/extension-highlight3.10.4
  • @tiptap/extension-image3.10.4
  • @tiptap/extension-link3.10.4
  • @tiptap/extension-list3.10.4
  • @tiptap/extension-table3.10.4
  • @tiptap/extension-typography3.10.4
  • @tiptap/pm3.10.4
  • @tiptap/starter-kit3.10.4
  • @tiptap/vue-33.10.4
  • @unocss/reset66.5.5
  • @vueuse/core14.0.0
  • @vueuse/integrations14.0.0
  • focus-trap7.6.6
  • lodash4.17.21
  • pdfjs-dist5.4.394
  • pinia3.0.4
  • pinia-plugin-persistedstate4.7.1
  • tiptap-markdown0.9.0
  • vue3.5.24
  • vue-i18n11.1.11
  • vue-router4.6.3
  • zod4.1.12