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.
- Versions published
- 6
- First published
- Jun 2026
- Publisher
- clement_lores
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":["@clement_lores/[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":["@clement_lores/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 4611562 bytes
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
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/lib/frontend/assets/scripts/app-bundle.development.js | 4611562 bytes | 0 |
| low | Large Javascript Payload | package/lib/frontend/assets/scripts/global-bundle.development.js | 10263307 bytes | 0 |
Manifest
Package metadata
Scripts14
buildbabel src --out-dir lib --copy-files --extensions '.ts,.js,.jsx,.tsx'build:publishyarn build && yarn types && yarn bundle:globals && yarn bundle && NODE_ENV=production yarn bundle:globals && NODE_ENV=production yarn bundle && npm publish --access publicbundlenode bin/app.jsbundle:globalsnode bin/globals.jscheck:allyarn types && yarn cspell && yarn lint && yarn test && yarn bundle && NODE_ENV=production yarn bundlecleanrm -rf lib && mkdir lib && rm -fr types && mkdir typescodecovNODE_ENV=test nyc --reporter=text-lcov npm test | codecov --pipecoverNODE_ENV=test nyc --reporter=lcov --reporter=text-lcov npm testcspellcspell src/**/*.ts src/**/*.js src/**/*.tsx src/**/*.jsxdevyarn build && yarn types && yarn bundle:globals && yarn bundle && NODE_ENV=production yarn bundle:globals && NODE_ENV=production yarn bundlelinteslint './spec/**/*' './src/**/*' './cy/**/*' './*'releasesemantic-releasetestmocha --loader=ts-node/esm ./spec/index.jstypestsc
Dependencies40
@babel/core^7.23.9@babel/parser^7.23.9@babel/plugin-syntax-import-assertions^7.23.3@babel/plugin-transform-runtime^7.23.9@babel/preset-env^7.23.9@babel/preset-react^7.23.3@babel/preset-typescript^7.23.3@babel/register^7.23.7@clement_lores/admin-design-system^1.0.2@hello-pangea/dnd^16.2.0@redux-devtools/extension^3.2.5@rollup/plugin-babel^6.0.4@rollup/plugin-commonjs^25.0.7@rollup/plugin-json^6.1.0@rollup/plugin-node-resolve^15.2.3@rollup/plugin-replace^5.0.5axios^1.18.0flat^6.0.1i18next^26.3.1i18next-browser-languagedetector^8.2.1i18next-http-backend^4.0.0lodash^4.18.1ora^9.4.0prop-types^15.8.1punycode^2.3.1qs^6.11.1react^18.2.0react-dom^18.2.0react-feather^2.0.10react-i18next^12.2.0- …and 10 more.