PkgRadar

Package evidence

@aleph-alpha/[email protected]

no findings

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
5,243Niche · −30% score
Versions published
234Mature · −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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes765,754
Previous version1.2.0
Published2026-06-16T11:19:10.263Z
SHA-256b0906131acc6c95ef3339ceed1aa1e15f9c0ea1ef7c98f0e90927053ec0fe615

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.2.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildpnpm run transform:all && pnpm run build:sd && pnpm run build:uno
  • build:sdnode ./sd.config.js
  • build:unovite build
  • transform:allpnpm run transform:global && pnpm run transform:dark-mode && pnpm run transform:light-mode
  • transform:dark-modenpx token-transformer ./tokens.json ./transformed-tokens/dark-mode.json "Spark Colors/Dark mode" --throwErrorWhenNotResolved
  • transform:globalnpx token-transformer ./tokens.json ./transformed-tokens/global.json global,"Spark Border Radius/Mode 1","Spark Spacings/Mode 1","Spark Text/Mode 1" "Spark Colors/Light mode/primitives" --throwErrorWhenNotResolved
  • transform:light-modenpx token-transformer ./tokens.json ./transformed-tokens/light-mode.json "Spark Colors/Light mode" --throwErrorWhenNotResolved
Dependencies6
  • @tokens-studio/sd-transforms2.0.2
  • @unocss/preset-legacy-compat66.5.10
  • token-transformer0.0.33
  • unocss66.4.1
  • unocss-preset-animations1.3.0
  • unocss-preset-theme0.14.1