PkgRadar

Package evidence

@arquimedes.co/[email protected]

Credential File Packaged: package/.env

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 update

Static 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"}'
Publisherarquimedes.co
Artifact bytes2,837,152
Previous version2.0.32
Published2023-12-29T16:45:48.965Z
SHA-2566e41ab13c07032a323683749ae37865ead3e19d8b3eb8ad4979c3ef39d1c5bc2

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

high
Last checked
highRisk
35Score
2.0.34-testVersion
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
highCredential File Packagedpackage/Embeddables/.envpackage/Embeddables/.env35

Manifest

Package metadata

Scripts10
  • buildreact-scripts build
  • build-storybookstorybook build
  • cypressDISPLAY=:0 cypress open
  • linteslint 'src/**/*.ts'
  • startreact-scripts start
  • storybookstorybook dev -p 6006
  • testreact-scripts test
  • test-cireact-scripts test --reporters=default --reporters=jest-junit --coverage --coverageReporters cobertura html
  • tsc-buildtsc --noEmit false -p tsconfig.json && tsc --noEmit false -p cjs.tsconfig.json && sh fixup.sh
  • watchtsc -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.7
  • axios^1.6.2
  • date-fns^2.23.0
  • draft-js^0.11.7
  • logrocket^2.2.1
  • nanoid^3.3.7
  • react-draft-wysiwyg^1.15.0
  • react-google-recaptcha^3.1.0
  • react-hook-form^7.48.2
  • react-redux^8.1.3
  • typescript^4.9.5