Package evidence
[email protected]
Install Lifecycle Remote Or Exec: postinstall="/bin/bash -c 'if [ -d node_modules/@fastify/deepmerge ]; then patch-package; fi'"
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
- 4,308Niche · −30% score
- Versions published
- 1,564Mature · −50% score
- First published
- Sep 2015
- Publisher
- mycozycloud
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install Lifecycle Remote Or Exec: postinstall="/bin/bash -c 'if [ -d node_modules/@fastify/deepmerge ]; then patch-package; fi'"
2 remote tarball(s) were followed statically.
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 16 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="/bin/bash -c 'if [ -d node_modules/@fastify/deepmerge ]; then patch-package; fi'" | 30 |
| high | Remote Dependency Spec | package.json | dependencies.mui-bottom-sheet="https://github.com/cozy/mui-bottom-sheet.git#v1.0.9" | 12 |
| medium | Remote Dependency Spec | package.json | devDependencies.michelangelo="https://github.com/cozy/michelangelo.git" | 8 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="/bin/bash -c 'if [ -d node_modules/@fastify/deepmerge ]; then patch-package; fi'" | 30 |
| high | Remote Dependency Spec | package.json | dependencies.mui-bottom-sheet="https://github.com/cozy/mui-bottom-sheet.git#v1.0.9" | 12 |
| medium | Remote Dependency Spec | package.json | devDependencies.michelangelo="https://github.com/cozy/michelangelo.git" | 8 |
| low | Install-time lifecycle script | package.json | postinstall="/bin/bash -c 'if [ -d node_modules/@fastify/deepmerge ]; then patch-package; fi'" | 5 |
Remote payloads
Followed remote artifacts
| Source | URL | Risk | Score | Summary |
|---|---|---|---|---|
| dependencies.mui-bottom-sheet | https://github.com/cozy/mui-bottom-sheet.git#v1.0.9 | error | 0 | invalid gzip header |
| devDependencies.michelangelo | https://github.com/cozy/michelangelo.git | error | 0 | invalid gzip header |
Manifest
Package metadata
Scripts44
argos:uploadargos uploadbuildyarn build:types && yarn build:jsbuild:allyarn makeSpriteAndPalette && yarn build && yarn build:css:all && yarn build:docbuild:cssenv CSSMODULES=false yarn run stylus-build -o dist/cozy-ui.min.css stylus/cozy-ui/build.stylbuild:css:allyarn build:css && yarn build:css:utils && yarn run removeEmptyCssbuild:css:kssenv CSSMODULES=false yarn run stylus-build -o build/styleguide/app.css stylus/cozy-ui/build.stylbuild:css:utilsenv CSSMODULES=false yarn run stylus-build -o dist/cozy-ui.utils.min.css stylus/cozy-ui/utils.stylbuild:docnpm-run-all 'build:doc:*'build:doc:configcopyfiles -u 1 docs/*.md docs/_config.yml buildbuild:doc:kssNODE_OPTIONS=--openssl-legacy-provider kss --destination build/styleguide --title 'Cozy-UI Styleguide' --source stylus --builder node_modules/michelangelo/kss_styleguide/custom-template --homepage stylus/styleguide.md --css app.cssbuild:doc:reactNODE_OPTIONS=--openssl-legacy-provider styleguidist build --config docs/styleguide.config.jsbuild:doc:skillnode scripts/generate-skill.jsbuild:jsenv BABEL_ENV=transpilation babel --extensions .ts,.tsx,.js,.jsx,.md,.styl,.json,.snap react/ --out-dir transpiled/react --copy-files --no-copy-ignored --verbosebuild:typestsc -p tsconfig-build.jsonclean:doc:kssrm -rf build/styleguidedeploy:docgit-directory-deploy --directory build/ --branch gh-pageslintnpm-run-all 'lint:*'lint:jseslint 'react/**/*.jsx' 'react/**/*.js' 'react/**/*.ts' 'react/**/*.tsx' 'docs/styleguide.config.js'lint:mdremark . -o -Slint:stylusstylint stylus --config .stylintrcmakeSpriteAndPalettenpm-run-all --parallel sprite palettemakeSvgrscripts/generate-svgr-icon.shoptimizeIconssvgo -r --folder assets/iconspalettescripts/make-palette.shpostbuildpostcss transpiled/react/stylesheet.css --replacepostinstall/bin/bash -c 'if [ -d node_modules/@fastify/deepmerge ]; then patch-package; fi'prebuild:cssmkdir -p dist/ && stylus -C node_modules/normalize.css/normalize.css node_modules/normalize.css/normalize.stylprebuild:css:kssmkdir -p build/styleguide && stylus -C node_modules/normalize.css/normalize.css node_modules/normalize.css/normalize.stylprebuild:css:utilsmkdir -p dist/prebuild:doc:kssrun-s clean:doc:kss build:css:kss- …and 14 more.
Dependencies22
@babel/runtime^7.3.4@date-io/date-fns1@material-ui/core4.12.3@material-ui/lab^4.0.0-alpha.61@material-ui/pickers3.3.11@popperjs/core^2.4.4classnames^2.2.5date-fns2.30.0hammerjs^2.0.8intersection-observer0.11.0mui-bottom-sheethttps://github.com/cozy/mui-bottom-sheet.git#v1.0.9node-polyglot^2.5.0normalize.css^8.0.0patch-package^8.0.0pdf-lib1.17.1react-markdown^4.0.8react-popper^2.2.3react-remove-scroll^2.4.0react-select^4.3.0react-swipeable-views^0.13.3react-virtuoso^4.13.0rooks7.14.1