Package evidence
@coorpacademy/[email protected]
Remote Dependency Spec: devDependencies.react-native-camera="https://github.com/CoorpAcademy/react-native-camera#master"
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,206Niche · −30% score
- Versions published
- 2,444Mature · −50% score
- First published
- Jan 2016
- Publisher
- esa-coorp
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":["@coorpacademy/[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":["@coorpacademy/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Dependency Spec: devDependencies.react-native-camera="https://github.com/CoorpAcademy/react-native-camera#master"
1 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 2 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | devDependencies.react-native-camera="https://github.com/CoorpAcademy/react-native-camera#master" | 8 |
Remote payloads
Followed remote artifacts
| Source | URL | Risk | Score | Summary |
|---|---|---|---|---|
| devDependencies.react-native-camera | https://github.com/CoorpAcademy/react-native-camera#master | error | 0 | invalid gzip header |
Manifest
Package metadata
Scripts32
avaavabuildconcurrently "npm run build:commonjs" "npm run build:es"build:commonjsnpm run build:commonjs:babel && npm run build:commonjs:typesbuild:commonjs:babelcross-env BABEL_ENV=commonjs babel src --out-dir lib -s --copy-files --no-copy-ignored --ignore "**/test" --extensions ".ts,.tsx,.js"build:commonjs:typestsc -p tsconfig.lib.jsonbuild:esnpm run build:es:babel && npm run build:es:typesbuild:es:babelcross-env BABEL_ENV=es babel src --out-dir es -s --copy-files --no-copy-ignored --ignore "**/test" --extensions ".ts,.tsx,.js"build:es:typestsc -p tsconfig.es.jsonbuild:statswebpack --profile --json=dist/stats.jsonbuild:watchnpm run build:es -- -w --verbosechromaticnpx chromatic --build-script-name storybook:exportcleanconcurrently "npm run clean:commonjs" "npm run clean:es"clean:commonjsrm -rf libclean:esrm -rf eseslinteslint . --ext .js,.json,.ts,.tsx --cache --cache-location "node_modules/.cache/.eslintcache"generateconcurrently "npm run generate:storybook" "npm run generate:fixtures"generate:fixturesnode scripts/fixture-tests.js src src/test/helpers/render-component.jsgenerate:storybooknode scripts/storybook-index.js srclintnpm run eslint && npm run typechecklint:fixnpm run eslint -- --fixpreavanpm run generate:fixturespreparenpm run clean && npm run build --productionprestartnpm run generate:storybookprestaticnpm run generate:storybookstartnpm run storybook:runstart:ieIE=true npm startstaticnpm run storybook:exportstorybook:exportcross-env BABEL_ENV=es build-storybook -c .storybook -o staticstorybook:runcross-env BABEL_ENV=es start-storybook -p 3004 -c .storybooktestnpm run lint && npm run test:unit- …and 2 more.
Dependencies31
@coorpacademy/nova-icons4.5.1@coorpacademy/react-native-animation1.1.0@fortawesome/fontawesome-svg-core^6.5.1@fortawesome/pro-solid-svg-icons^6.5.1@fortawesome/react-fontawesome^0.2.0@jwplayer/jwplayer-react^1.1.0@sjmc11/tourguidejs^0.0.27@types/react^17.0.50@types/react-dom^17.0.17autoprefixer^10.4.12classnames^2.3.2colorjs.io^0.5.0css-color-function^1.3.3cubic-bezier^0.1.2eslint-plugin-react-hooks^4.6.0extended-proptypes^1.3.0hammerjs^2.0.8isomorphic-unfetch^3.1.0lodash^4.17.21lottie-web5.11.0markdown-to-jsx^7.7.2postcss^8.4.16postcss-calc^8.2.4postcss-color-function^4.1.0postcss-modules-values-replace^3.4.0qs6.11.0react-autosuggest^10.0.2react-dropzone^9.0.0react-tooltip4.5.1recharts^2.12.2- …and 1 more.