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
- 564
- Versions published
- 37Mature · −50% score
- First published
- Jun 2024
- Publisher
- callinmullaney
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
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@emulsify/[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":["@emulsify/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts23
auditnpm run check-node-version && node scripts/audit.jsaudit:twig-storiesnpm run check-node-version && node scripts/audit-twig-stories.jscheck-node-versionnode scripts/check-node-version.jscoveragenpm run check-node-version && npm run test && open-cli .coverage/lcov-report/index.htmlfixtures:releasenpm run check-node-version && node scripts/release-fixtures.jsfixtures:release:listnpm run check-node-version && node scripts/release-fixtures.js --listformatnpm run check-node-version && npm run lint-fix && npm run prettier-fixhusky:commit-msgnpm run check-node-version && commitlint --edit $1husky:pre-commitnpm run check-node-version && npm run lintlintnpm run check-node-version && npm run lint-js && npm run prettierlint-fixnpm run check-node-version && npm run lint-js -- --fixlint-jsnpm run check-node-version && eslint --config config/eslint.config.js ./.cli ./.storybook ./config ./scripts ./srclint-stagednpm run check-node-version && lint-stagedpreparenpm run check-node-version && huskyprettiernpm run check-node-version && prettier --check --config config/.prettierrc.json --ignore-unknown "**/*.{js,mjs,cjs,jsx,json,yml,yaml,scss,md,twig}"prettier-fixnpm run check-node-version && prettier --config config/.prettierrc.json --write --ignore-unknown "**/*.{js,mjs,cjs,jsx,json,yml,yaml,scss,md,twig}"semantic-releasenpm run check-node-version && semantic-release --config ./release.config.cjsstorybooknpm run check-node-version && NODE_OPTIONS=--no-deprecation storybook dev -p 6006 --no-open --exact-portstorybook-buildnpm run check-node-version && storybook build -o .outstorybook-deploynpm run check-node-version && storybook-to-ghpages -o .outtestnpm run check-node-version && jest --coverage --config ./config/jest.config.jstwatchnpm run check-node-version && jest --no-coverage --watch --verboseversion:developnpm run check-node-version && node scripts/bump-version-from-commits.js
Dependencies47
@babel/core^7.28.4@babel/eslint-parser^7.28.6@babel/preset-env^7.28.3@emulsify/cli^1.11.4@eslint/js^9.39.4@storybook/addon-a11y^10.1.4@storybook/addon-links^10.1.4@storybook/addon-themes^10.1.4@storybook/react^10.1.4@storybook/react-vite^10.1.4@vituum/vite-plugin-twig^1.1.0autoprefixer^10.4.21babel-preset-minify^0.5.2concurrently^9.2.1eslint^9.39.4eslint-config-prettier^10.1.8eslint-plugin-import^2.32.0eslint-plugin-jest^29.0.1eslint-plugin-prettier^5.5.4eslint-plugin-security^4.0.0eslint-plugin-storybook^10.1.4fs-extra^11.3.1glob^13.0.6graceful-fs^4.2.11jest^30.2.0jest-environment-jsdom^30.2.0js-yaml^4.1.0normalize.css^8.0.1open-cli^9.0.0pa11y^9.0.1- …and 17 more.