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
- 9
- Versions published
- 3
- First published
- Oct 2025
- Publisher
- ainias42
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":["@ainias42/[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":["@ainias42/[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
Dependencies16
@babel/core^7.29.7@babel/plugin-proposal-class-properties^7.18.6@babel/plugin-transform-typescript^7.29.7@babel/preset-env^7.29.7@babel/preset-react^7.29.7@babel/preset-typescript^7.29.7babel-loader^10.1.1css-layering-webpack-plugin^1.1.0css-loader^7.1.4html-webpack-plugin^5.6.7mini-css-extract-plugin^2.10.2sass-loader^17.0.0terser-webpack-plugin^5.6.1ts-loader^9.6.0tsconfig-paths-webpack-plugin^4.2.0webpack-cli^7.0.3