PkgRadar

Package evidence

@decido/[email protected]

Suspicious Publish Context

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
6
First published
Aug 2026
Publisher
decido

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":["@decido/[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":["@decido/[email protected]"],"fail_on":"review"}'
Publisherdecido
Artifact bytes2,064
Previous version4.1.4
Published2026-08-02T18:03:48.399Z
SHA-256a63b62c498acc37ba2075433812b8e648eeb5db12816cb5be820baa7c765bd89

Why flagged

What the scanner saw

Suspicious Publish Context

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
4.1.5Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest10

Manifest

Package metadata

Dependencies11
  • @decido/ai-core4.1.5
  • @decido/core-engine4.1.5
  • @decido/logger4.1.5
  • @decido/plugin-admin-console4.1.5
  • @decido/shell-auth4.1.5
  • @decido/ui4.1.5
  • framer-motion^11.0.0
  • lucide-react^0.300.0
  • react-router-dom^6.22.3
  • zod^3.23.8
  • zustand^4.5.2