Package evidence
@emulsify/[email protected]
Remote Dependency Spec: dependencies.twig-loader="github:fourkitchens/twig-loader"
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
- 463
- Versions published
- 39Mature · −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
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":["@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
Remote Dependency Spec: dependencies.twig-loader="github:fourkitchens/twig-loader"
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
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | dependencies.twig-loader="github:fourkitchens/twig-loader" | 12 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | dependencies.twig-loader="github:fourkitchens/twig-loader" | 12 |
| low | Obfuscation Density | package/.history/package-lock_20240722091648.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/.history/package-lock_20240729171049.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/.history/package-lock_20240729171107.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/.history/package-lock_20240729171136.json | high encoded/escaped-token density | 0 |
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/eslintrc.config.json --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-releasestorybookstorybook 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
Dependencies71
@babel/core^7.24.0@babel/eslint-parser^7.25.1@emulsify/cli^1.10.1@storybook/addon-a11y^7.6.17@storybook/addon-actions^7.6.17@storybook/addon-essentials^7.6.17@storybook/addon-links^7.6.17@storybook/addon-styling-webpack^1.0.0@storybook/addon-themes^7.6.17@storybook/html^7.6.17@storybook/html-webpack5^7.6.17add-attributes-twig-extension^0.1.0autoprefixer^10.4.19babel-loader^9.1.3babel-preset-minify^0.5.2bem-twig-extension^0.1.1breakpoint-sass^3.0.0chalk^5.2.0clean-webpack-plugin^4.0.0concurrently^8.2.2css-loader^7.1.1eslint^8.57.0eslint-config-airbnb-base^15.0.0eslint-config-prettier^9.1.0eslint-plugin-import^2.29.1eslint-plugin-jest^27.9.0eslint-plugin-prettier^5.1.3eslint-plugin-security^2.1.1eslint-plugin-storybook^0.8.0eslint-webpack-plugin^4.1.0- …and 41 more.