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
- 36Mature · −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
Scripts17
coveragenpm run test && open-cli .coverage/lcov-report/index.htmlformatnpm run lint-fix; npm run prettier-fixhusky:commit-msgcommitlint --edit $1husky:pre-commitnpm run lintlintnpm run lint-jslint-fixnpm run lint-js -- --fixlint-jseslint --config config/eslint.config.js --no-error-on-unmatched-pattern ./config ./storybooklint-stagedlint-stagedprepare[ -d '.git' ] && (husky install) || trueprettierprettier --config config/prettierrc.json --ignore-unknown "**/*.{js,yml,scss,md}"prettier-fixprettier --config config/prettierrc.json --write --ignore-unknown "**/*.{js,yml,scss,md}"semantic-releasesemantic-release --config ./release.config.cjsstorybookNODE_OPTIONS=--no-deprecation storybook dev --ci -s ../../dist,../../assets/images,../../assets/icons,../../assets/videos -p 6006storybook-buildstorybook build -s ../../dist,../../assets/images,../../assets/icons,../../assets/videos -o .outstorybook-deploystorybook-to-ghpages -o .outtestjest --coverage --config ./config/jest.config.jstwatchjest --no-coverage --watch --verbose
Dependencies76
@babel/core^7.28.5@babel/eslint-parser^7.28.5@babel/preset-env^7.28.5@emulsify/cli^1.11.4@eslint/js^9.38.0@storybook/addon-a11y^8.6.14@storybook/addon-actions^8.6.14@storybook/addon-essentials^8.6.14@storybook/addon-links^8.6.14@storybook/addon-styling-webpack^1.0.1@storybook/addon-themes^8.6.14@storybook/html^8.6.14@storybook/html-webpack5^8.6.14@storybook/manager-api^8.6.14@storybook/preview-api^8.6.14@storybook/theming^8.6.14add-attributes-twig-extension^0.1.0autoprefixer^10.4.21babel-loader^10.0.0babel-preset-minify^0.5.2bem-twig-extension^0.1.1breakpoint-sass^3.0.0clean-webpack-plugin^4.0.0concurrently^9.2.1copy-webpack-plugin^13.0.1css-loader^7.1.1eslint^9.38.0eslint-config-prettier^10.1.8eslint-plugin-import^2.32.0eslint-plugin-jest^29.0.1- …and 46 more.