PkgRadar

Package evidence

@dev.smartpricing/[email protected]

Remote Dependency Spec: devDependencies.nuxt-ui-layer="git+ssh://[email protected]:smartpricing/smartness-nuxt-ui#v1.6.6"

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
39
First published
May 2026
Publisher
dev.smartpricing

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":["@dev.smartpricing/[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":["@dev.smartpricing/[email protected]"],"fail_on":"review"}'
Artifact bytes163,404
Previous version4.1.1-smartness.1
Published2026-06-08T10:40:38.594Z
SHA-256ec18172e83467b7bcd56368fae28e4c9edda721c5cbbcc48a03d5d2fe3d413ce

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.nuxt-ui-layer="git+ssh://[email protected]:smartpricing/smartness-nuxt-ui#v1.6.6"

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

Availability ledger

available

review
Last checked
reviewRisk
13Score
4.1.1-smartness.3Version
Status history (1 event)
  1. newavailable · risk review · score 13 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.nuxt-ui-layer="git+ssh://[email protected]:smartpricing/smartness-nuxt-ui#v1.6.6"8
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.nuxt-ui-layer="git+ssh://[email protected]:smartpricing/smartness-nuxt-ui#v1.6.6"8
lowInstall-time lifecycle scriptpackage.jsonpostinstall="nuxt prepare"5

Manifest

Package metadata

Scripts10
  • buildnuxt build
  • cleanupnuxt cleanup && rm -rf node_modules pnpm-lock.yaml
  • devnuxt dev
  • formatprettier --write app/
  • linteslint app/ --fix
  • postinstallnuxt prepare
  • test:e2eplaywright test
  • test:e2e:debugplaywright test --debug
  • test:e2e:uiplaywright test --ui
  • typechecknuxt typecheck
Dependencies25
  • @dev.smartpricing/message-composer-utils4.1.3-smartness.1
  • @dev.smartpricing/platform-layerlatest
  • @formkit/drag-and-drop^0.5.3
  • @pinia/colada^1.3.0
  • @tiptap/extension-character-count^3.23.4
  • @tiptap/extension-emoji^3.23.4
  • @tiptap/extension-link^3.23.4
  • @tiptap/extension-mention^3.23.4
  • @tiptap/extension-text-align^3.23.4
  • @tiptap/extension-underline^3.23.4
  • @tiptap/extensions^3.23.4
  • @tiptap/pm^3.23.4
  • @tiptap/starter-kit^3.23.4
  • @tiptap/vue-3^3.23.4
  • @vueuse/core^14.3.0
  • @vueuse/nuxt^14.3.0
  • colorthief^3.3.1
  • monaco-editor^0.55.1
  • nuxt^4.4.5
  • ofetch^1.5.1
  • typescript^6.0.3
  • vue^3.5.34
  • vue-router^5.0.7
  • vue3-emoji-picker^1.1.8
  • zod^4.4.3