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
- 2
- First published
- May 2026
- Publisher
- manisranjan
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":["@manisranjan/[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":["@manisranjan/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "GITHUB_TOKEN"
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 6 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/.github/workflows/boilerplate-integration.yaml | matched "GITHUB_TOKEN" | 3 |
| low | Credential file access | package/.github/workflows/pr-release-alpha.yaml | matched "NPM_TOKEN" | 3 |
Manifest
Package metadata
Scripts39
analyzeANALYZE=true elsie build --config=./vite.config.mjsbuildelsie build --config=./vite.config.mjsbuild:ci./scripts/build.shbuild:storybookstorybook build --disable-telemetrychangesetchangesetchangeset:alphachangeset version --snapshot alphachangeset:publishchangeset publishchangeset:statuschangeset statuschangeset:versionchangeset versioncheck-updatesnode scripts/update-dependencies.jsclean:reportsrm -R -f cypress/reports && mkdir cypress/reportscollect-coveragecp coverage/storybook/coverage-storybook.json coverage/ && npx nyc report -r json -r lcov -r cobertura -t coverage --report-dir coveragecypress:localconcurrently 'npm run serve' 'cd cypress && yarn install && yarn test'cypress:mochawesomecd cypress && yarn cypress:mochawesome:merge && yarn cypress:mochawesome:m2e && yarn cypress:mochawesome:htmldevconcurrently 'npm run storybook' 'npm run serve'generate:api:mockselsie gql mocksgenerate:api:typeselsie gql typesgenerate:translationsnode scripts/generate-translations.jslighthouselighthouse --output html --output-path ./reports/lighthouse.html --viewlintelsie lint --max-warnings=0prebuild:ciecho "Building PR version: ${VERSION_PARAM:-"."}"predeploynpm run build:storybookpreparehuskyserveconcurrently 'NODE_ENV=development elsie serve --config=./vite.config.mjs' 'wait-on tcp:${PORT:=3004} && alive-server ./examples/html-host/ --port=3000 --no-browser --watch=../../dist/reload' 'wait-on http://localhost:3000/index.html && open http://localhost:3000/index.html'serve:b2bconcurrently 'NODE_ENV=development elsie serve --config=./vite.config.mjs' 'wait-on tcp:${PORT:=3004} && alive-server ./examples/html-host --port=3000 --no-browser --watch=../../dist/reload' 'wait-on http://localhost:3000/index-b2b.html && open http://localhost:3000/index-b2b.html'serve:b2b-quoteconcurrently 'NODE_ENV=development elsie serve --config=./vite.config.mjs' 'wait-on tcp:${PORT:=3004} && alive-server ./examples/html-host --port=3000 --no-browser --watch=../../dist/reload' 'wait-on http://localhost:3000/index-b2b-quote.html && open http://localhost:3000/index-b2b-quote.html'serve:multistepconcurrently 'NODE_ENV=development elsie serve --config=./vite.config.mjs' 'wait-on tcp:${PORT:=3004} && alive-server ./examples/html-host --port=3000 --no-browser --watch=../../dist/reload' 'wait-on http://localhost:3000/index-multistep.html && open http://localhost:3000/index-multistep.html'serve:with-extensionsconcurrently 'NODE_ENV=development elsie serve --config=./vite.config.mjs' 'wait-on tcp:${PORT:=3004} && alive-server ./examples/html-host --port=3000 --no-browser --watch=../../dist/reload' 'wait-on http://localhost:3000/index-with-extensions.html && open http://localhost:3000/index-with-extensions.html'storybookelsie storybooktestelsie test- …and 9 more.
Dependencies8
@adobe-commerce/elsie~1.8.0@adobe-commerce/event-bus~1.0.1@adobe-commerce/fetch-graphql~1.2.3@adobe-commerce/storefront-design~1.0.0@dropins/build-tools~1.0.1dompurify^3.2.6glob^11.0.3preact~10.22.1