PkgRadar

Package evidence

@orangesk/[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 5 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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
43Mature · −50% score
First published
Mar 2021
Publisher
benjamin.stary

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":["@orangesk/[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":["@orangesk/[email protected]"],"fail_on":"review"}'
Artifact bytes138,766
Previous version1.13.2
Published2026-05-11T14:20:18.983Z
SHA-256eff80f02f8585de2fea8aec7b0c23ace7b4493209714d5dab7ae2498199fa492

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 5 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 5 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 5 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package"5

Manifest

Package metadata

Scripts15
  • buildELEVENTY_ENV=production eleventy
  • fixnpm-run-all -p fix:*
  • fix:eslinteslint --fix --ext .js,.jsx ./src
  • fix:prettierprettier --write './src/**/*.{js,jsx}'
  • lintnpm-run-all -p lint:*
  • lint:eslinteslint --ext .js,.jsx ./src
  • lint:prettierprettier --check './src/**/*.{js,jsx}'
  • pa11ypa11y-ci 'build/**/*.html'
  • patch-packagespatch-package --
  • postinstallpatch-package
  • pre-commitlint-staged
  • preparehusky install
  • startELEVENTY_ENV=development eleventy --serve --incremental
  • unpatch-packagespatch-package --reverse
  • validate-htmlhtml-validate 'build/**/*.html'
Dependencies5
  • chart.js4.5.1
  • chartjs-plugin-annotation3.1.0
  • chartjs-plugin-datalabels^2.2.0
  • countup.js^2.10.0
  • glob13.0.6