PkgRadar

Package evidence

@feedmepos/[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 43 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
351Mature · −50% score
First published
Sep 2024
Publisher
lokingwei

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":["@feedmepos/[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":["@feedmepos/[email protected]"],"fail_on":"review"}'
Publisherlokingwei
Artifact bytes1,502
Previous version0.1.38-beta.71
Published2026-06-12T19:03:36.521Z
SHA-256b86e2ceb2b8e50f2564984c07d3c693978eb3a114d0fdb9afaa6a0723b495c19

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 43 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
7Score
0.1.38-beta.72Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 43 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15

Manifest

Package metadata

Scripts15
  • buildvue-tsc && vite build
  • build-only:devpnpm build:mf:dev
  • build-only:prodpnpm build:mf:prod
  • build-typesvue-tsc --declaration --emitDeclarationOnly -p tsconfig.json --outDir dist --composite false
  • build:devcross-env NODE_OPTIONS=--max-old-space-size=4096 vite build --mode development
  • build:dtsvue-tsc --declaration --noEmit false --emitDeclarationOnly -p tsconfig.json --outDir ./dist && mv ./dist/src/* dist
  • build:mf:devvite build --mode fmmf
  • build:mf:prodvite build --mode fmmf:prod
  • build:prodcross-env NODE_OPTIONS=--max-old-space-size=4096 vite build --mode production
  • deploy:devpnpm run build-only:dev && pnpm publish --no-git-checks .
  • deploy:prodpnpm run build-only:prod && pnpm publish --no-git-checks .
  • devvite
  • previewvite preview
  • testvitest run
  • test:watchvitest
Dependencies43
  • @ckeditor/ckeditor5-build-classic^44.3.0
  • @ckeditor/ckeditor5-vue^7.3.0
  • @feedmepos/core2.15.21
  • @feedmepos/custom-attributes0.0.1-rc.4
  • @feedmepos/hrm-permission1.0.6
  • @feedmepos/menu1.0.34
  • @feedmepos/mf-common1.29.23
  • @feedmepos/mf-core-ui1.0.25
  • @feedmepos/mf-remy-panel0.5.1
  • @feedmepos/remy-vue-client0.2.0-beta.14
  • @feedmepos/ui-library1.10.4
  • @tailwindcss/typography^0.5.16
  • @types/qrcode^1.5.5
  • @vueuse/core^14.1.0
  • axios^1.7.2
  • bson-objectid^2.0.4
  • change-case^5.4.4
  • ckeditor5^44.3.0
  • cross-env^7.0.3
  • dayjs^1.11.12
  • dotenv^16.4.5
  • email-addresses^5.0.0
  • fabric^5.5.1
  • file-saver^2.0.5
  • firebase^10.12.4
  • i18next24.2.1
  • lodash^4.17.21
  • moment^2.30.1
  • moment-timezone^0.6.0
  • pinia^2.1.7
  • …and 13 more.