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
- 656
- Versions published
- 505Mature · −50% score
- First published
- Oct 2021
- Publisher
- arquimedes.co
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
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@arquimedes.co/[email protected]"],"fail_on":"high"}'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":["@arquimedes.co/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential File Packaged: package/.env
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 high · score 35 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
| high | Credential File Packaged | package/Embeddables/.env | package/Embeddables/.env | 35 |
Manifest
Package metadata
Scripts10
buildreact-scripts buildbuild-storybookstorybook buildcypressDISPLAY=:0 cypress openlinteslint 'src/**/*.ts'startreact-scripts startstorybookstorybook dev -p 6006testreact-scripts testtest-cireact-scripts test --reporters=default --reporters=jest-junit --coverage --coverageReporters cobertura htmltsc-buildtsc --noEmit false -p tsconfig.json && tsc --noEmit false -p cjs.tsconfig.json && sh fixup.shwatchtsc -w --noEmit false --outDir ./dist --preserveWatchOutput
Dependencies16
@date-io/date-fns^1.3.13@material-ui/core^4.11.3@material-ui/icons^4.11.2@material-ui/lab^4.0.0-alpha.57@material-ui/pickers^3.3.10@reduxjs/toolkit^1.9.7axios^1.6.2date-fns^2.23.0draft-js^0.11.7logrocket^2.2.1nanoid^3.3.7react-draft-wysiwyg^1.15.0react-google-recaptcha^3.1.0react-hook-form^7.48.2react-redux^8.1.3typescript^4.9.5