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
- 514
- Versions published
- 129Mature · −50% score
- First published
- Jun 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 promotingMixed 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"}'Why flagged
What the scanner saw
Large Javascript Payload: 2335556 bytes
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/main-CaFFwz3-.js | 2335556 bytes | 10 |
Manifest
Package metadata
Scripts16
buildrun-p type-check "build-only {@}" --build-only:devpnpm build:mf:dev && pnpm build:dts && pnpm build-types && cp package.json ./distbuild-only:prodpnpm build:mf:prod && pnpm build:dts && pnpm build-types && cp package.json ./distbuild-typesvue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json --outDir dist --composite false && pnpm tsc-resolvebuild:dtsvue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json --outDir ./dist && pnpm tsc-resolvebuild:mf:devvite build --mode fmmf:devbuild:mf:prodvite build --mode fmmf:proddeploy:npm:devpnpm run build-only:dev && pnpm publish --tag beta --no-git-checks --access public .deploy:npm:prodpnpm run build-only:prod && pnpm publish --tag latest --no-git-checks --access public .devvite --mode devformatprettier --write src/linteslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignorepreviewvite previewprodvite --mode prodtsc-resolvetsc-alias --project tsconfig.app.json --outDir disttype-checkvue-tsc --build --force
Dependencies24
@feedmepos/brand-core0.0.2-beta.4@feedmepos/core^2.14.46@feedmepos/feature-flag^0.0.15@feedmepos/mf-common^1.26.3@feedmepos/ui-library1.8.4@formkit/core^1.6.7@formkit/vue^1.6.7@monaco-editor/loader^1.5.0axios^1.7.2dayjs^1.11.13dotenv^16.4.5i18next^25.1.1monaco-editor^0.52.2opentype.js^1.3.4pinia^2.1.7qrcode^1.5.4uuid^9.0.1vue3.5.13vue-accessible-color-picker^5.2.0vue-i18n^11.1.3vue-router^4.3.2vue-sonner^1.1.4vue3-colorpicker^2.3.0vuedraggable^4.1.0