PkgRadar

Package evidence

@worldresources/[email protected]

Install Lifecycle Remote Or Exec: postinstall="node -e \"const{existsSync}=require('fs');if(existsSync('contributor-ai/setup-ai.mjs')){require('child_process').execSync('node contributor-ai/setup-ai.mjs',{stdio:'inherit'})}\""

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.

Weekly downloads
1,606Niche · −30% score
Versions published
190Mature · −50% score
First published
Jan 2025
Publisher
alejoyarcewri

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

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@worldresources/[email protected]"],"fail_on":"high"}'

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":["@worldresources/[email protected]"],"fail_on":"high"}'
Publisheralejoyarcewri
Artifact bytes540,708
Previous version2.191.26
Published2026-05-29T22:52:18.483Z
SHA-2569394b6934cbb5c32066cbf7b6382bf3337d6d261f19b0c381f9694356a3809e3

Why flagged

What the scanner saw

Install Lifecycle Remote Or Exec: postinstall="node -e \"const{existsSync}=require('fs');if(existsSync('contributor-ai/setup-ai.mjs')){require('child_process').execSync('node contributor-ai/setup-ai.mjs',{stdio:'inherit'})}\""

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

Availability ledger

available

high
Last checked
highRisk
17Score
2.192.0Version
Status history (1 event)
  1. newavailable · risk high · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"const{existsSync}=require('fs');if(existsSync('contributor-ai/setup-ai.mjs')){require('child_process').execSync('node contributor-ai/setup-ai.mjs',{stdio:'inherit'})}\""30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"const{existsSync}=require('fs');if(existsSync('contributor-ai/setup-ai.mjs')){require('child_process').execSync('node contributor-ai/setup-ai.mjs',{stdio:'inherit'})}\""30
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node -e \"const{existsSync}=require('fs');if(existsSync('contributor-ai/setup-ai.mjs')){require('child_process').execSync('node contributor-ai/setup-ai.mjs',{stdio:'inherit'})}\""5

Manifest

Package metadata

Scripts14
  • buildrm -rf dist && rollup -c
  • build-appreact-scripts build
  • build-devrm -rf dist && rollup -c --watch
  • build-storybookstorybook build
  • ejectreact-scripts eject
  • linteslint src/**/*.ts src/**/*.tsx
  • lint-fixyarn lint --fix && yarn prettier
  • new-componenttsx scripts/new-component.ts
  • postinstallnode -e "const{existsSync}=require('fs');if(existsSync('contributor-ai/setup-ai.mjs')){require('child_process').execSync('node contributor-ai/setup-ai.mjs',{stdio:'inherit'})}"
  • prettierprettier --write --loglevel warn .
  • setup-ainode contributor-ai/setup-ai.mjs
  • startreact-scripts start
  • storybookstorybook dev -p 6006
  • testreact-scripts test --watchAll=false --ci
Dependencies11
  • @tiptap/core^3.23.6
  • @tiptap/extension-image^3.23.6
  • @tiptap/extension-link^3.23.6
  • @tiptap/extension-placeholder^3.23.6
  • @tiptap/extension-subscript^3.23.6
  • @tiptap/extension-superscript^3.23.6
  • @tiptap/extension-text-align^3.23.6
  • @tiptap/extension-text-style^3.23.6
  • @tiptap/pm^3.23.6
  • @tiptap/react^3.23.6
  • @tiptap/starter-kit^3.23.6