PkgRadar

Package evidence

@creatorsn/[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.

Versions published
84Mature · −50% score
First published
Mar 2024
Publisher
lpc1290

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":["@creatorsn/[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":["@creatorsn/[email protected]"],"fail_on":"review"}'
Publisherlpc1290
Artifact bytes833,000
Previous version0.3.87
Published2026-05-30T11:17:23.107Z
SHA-2566f4c0c1be40a81f4286bbb77eef60ee89529dfd8cf624c9b54475e3cd26ec1f1

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.3.88Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • bin:dtnode --loader ./scripts/loader.mjs ./scripts/mkdocs.ts --files
  • bin:newnode --loader ./scripts/loader.mjs ./scripts/new.ts --files
  • bin:new_oldnode --loader ./scripts/loader.mjs ./scripts/new_old.ts --files
  • buildvite build && vue-tsc --emitDeclarationOnly
  • ccconventional-changelog -p angular -i CHANGELOG.md -s
  • czcz
  • docs:buildvitepress build docs
  • docs:devvitepress dev docs
  • docs:servevitepress serve docs
  • previewvite preview
Dependencies6
  • @vue/shared^3.4.20
  • gsap3.1.1
  • onecolor3.1.0
  • pinia^2.1.7
  • swiper8.3.2
  • vue^3.4.20