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
- 633
- Versions published
- 80Mature · −50% score
- First published
- Sep 2024
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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
Credential File Packaged: package/.env
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 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
Manifest
Package metadata
Scripts16
buildNODE_OPTIONS=--max-old-space-size=16384 run-p type-check "build-only {@}" --build-onlyyarn build-only:devbuild-only:devdotenv -e .env.dev -- yarn build:mf && yarn build:dtsbuild-only:proddotenv -e .env.prod -- yarn build:mf && yarn build:dtsbuild:devcross-env NODE_ENV=dev vite build --mode devbuild:dtsNODE_OPTIONS=--max-old-space-size=16384 vue-tsc --declaration --emitDeclarationOnly -p tsconfig.app.json --outDir ./distbuild:mfvite build --mode fmmfbuild:prodvite build --mode proddevvite --mode devformatprettier --write src/linteslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignorepreviewvite previewprodcross-env NODE_ENV=prod vite --mode prodpublish-npmyarn build && yarn npm publish --no-git-checkstype-checkset NODE_OPTIONS=--max-old-space-size=16384 && vue-tsc --noEmit -p tsconfig.app.json --composite falsetype-check:macexport NODE_OPTIONS=--max-old-space-size=16384 && vue-tsc --noEmit -p tsconfig.app.json --composite false
Dependencies21
@feedmepos/core^2.15.21@feedmepos/menu^1.9.6@feedmepos/mf-common1.20.0-beta.2@feedmepos/ordering^0.0.3@feedmepos/ui-library1.5.2-beta.1@types/googlemaps^3.43.3axios^1.7.2change-case^5.4.4date-fns^3.6.0dayjs^1.11.12firebase^10.13.1google-maps^4.3.3i18next^23.12.2i18next-vue^4.0.0moment^2.30.1pinia^2.1.7semver^7.7.1vue^3.3.8vue-i18n^10.0.5vue-router^4.2.5zod-openapi^4.1.0