PkgRadar

Package evidence

@solibo/solibo-ui@0.0.0-SNAPSHOT.262fbcc2bc1a78999c74dc1192e0458ab0c6063a

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.

Versions published
252Established · −30% score
First published
Aug 2025
Publisher
solibo-apps

Effective trust discount applied: 30% (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":["@solibo/solibo-ui@0.0.0-SNAPSHOT.262fbcc2bc1a78999c74dc1192e0458ab0c6063a"],"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":["@solibo/solibo-ui@0.0.0-SNAPSHOT.262fbcc2bc1a78999c74dc1192e0458ab0c6063a"],"fail_on":"review"}'
Publishersolibo-apps
Artifact bytes1,072,822
Previous version0.0.0-SNAPSHOT.24e8e6ca368721e8196220c1944af102cd9f6403
Published2026-06-17T07:16:06.594Z
SHA-256a9a70c172aae5a1653c1ff6861a497a5d0f586f792cc06ba0d223d52f5d860d1

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
0.0.0-SNAPSHOT.262fbcc2bc1a78999c74dc1192e0458ab0c6063aVersion
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts20
  • buildpnpm run tokens:build && tsc -b && vite build && pnpm run tokens:dist
  • coveragevitest run --coverage
  • devpnpm run tokens:build && vite build --watch
  • formatprettier --check .
  • format:fixprettier --write .
  • linteslint .
  • lint:fixeslint . --fix
  • preparegit config core.hooksPath .githooks || true
  • prepublishOnlyvitest run && pnpm run build
  • storybookstorybook dev -p 6006
  • storybook:buildstorybook build
  • stylelintstylelint **/*.css
  • stylelint:fixstylelint **/*.css --fix
  • testvitest --ui --coverage.enabled=true
  • test:civitest run
  • tokens:auditnode scripts/design-tokens.mjs audit
  • tokens:buildnode scripts/design-tokens.mjs build
  • tokens:distnode scripts/design-tokens.mjs dist
  • tokens:figmanode scripts/design-tokens.mjs figma
  • tokens:importnode scripts/design-tokens.mjs import
Dependencies8
  • @lexical/html^0.21.0
  • @lexical/link^0.21.0
  • @lexical/list^0.21.0
  • @lexical/react^0.21.0
  • @lexical/utils^0.21.0
  • classix^2.2.8
  • lexical^0.21.0
  • sanitize-html^2.17.1