Package evidence
@studyportals/[email protected]
Install-time lifecycle script: postinstall="cp ./assets/.browserslistrc ../../../"
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
- 1,455Niche · −30% score
- Versions published
- 166Mature · −50% score
- First published
- Mar 2020
- Publisher
- alparslanylmaz
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":["@studyportals/[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":["@studyportals/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="cp ./assets/.browserslistrc ../../../"
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 1 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="cp ./assets/.browserslistrc ../../../" | 5 |
Manifest
Package metadata
Scripts5
buildtscdeploy-betanpm version prerelease && npm run build && npm publish --tag beta --access=public --auth-type=legacy && rm -rf node_modulespostinstallcp ./assets/.browserslistrc ../../../prepublishnpm run buildtestvitest --watch=false --coverage
Dependencies26
@babel/core^7.27.4@studyportals/bob-manifest-generator^5.0.1@studyportals/browserslist-config^1.2.4@studyportals/dll-availability-tracker^2.0.0@studyportals/vue-config^5.0.3babel-loader^10.0.0css-loader^6.10.0css-minimizer-webpack-plugin^6.0.0esbuild-loader^4.0.3esbuild-plugin-browserslist^0.11.1file-loader^6.2.0fork-ts-checker-webpack-plugin^9.0.2mini-css-extract-plugin^2.8.0path^0.12.7prettier^2.8.8sass^1.71.1sass-loader^14.1.1swc-loader^0.2.6terser-webpack-plugin^5.3.10ts-loader^9.5.2typescript^5.3.3vue-loader^17.4.2webpack^5.90.3webpack-cli^5.1.4webpack-dev-server^5.2.2webpack-merge^5.10.0