PkgRadar

Package evidence

@eclass/[email protected]

Remote Dependency Spec: devDependencies.@types/eclass__api="git+ssh://[email protected]/eclass/types-eclass-api.git#v3.108.0"

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
221Mature · −50% score
First published
Sep 2021
Publisher
eclass-bot

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 promoting

Mixed 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":["@eclass/[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":["@eclass/[email protected]"],"fail_on":"review"}'
Publishereclass-bot
Artifact bytes3,096,959
Previous version1.59.6
Published2026-04-29T20:17:43.158Z
SHA-25675f6afb52562174ddab8320a7c84c8653adabd9a33ff95165181f65ccfa4a9c2

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.@types/eclass__api="git+ssh://[email protected]/eclass/types-eclass-api.git#v3.108.0"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
8Score
1.59.7Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.@types/eclass__api="git+ssh://[email protected]/eclass/types-eclass-api.git#v3.108.0"8
mediumRemote Dependency Specpackage.jsondevDependencies.@types/eclass__sequelize-models="git+ssh://[email protected]/eclass/types-sequelize-models.git#v5.40.0"8

Manifest

Package metadata

Scripts15
  • buildtsc && vite build && npm run build:types && npm run copy-dts
  • build:typestsc -p tsconfig.types.json
  • copy-dtscopyfiles -u 1 "src/**/*.d.ts" dist
  • deployVITE_REACT_DEPLOY_DOCUMENTATION=DOCUMENTATION vite build
  • devVITE_APP_MODE=playground vite
  • docuvite
  • eslinteslint 'src/**/*.{ts,tsx,mdx}' --fix --cache
  • formatprettier --write 'src/**/*.{ts,tsx,mdx}'
  • lintnpm run format && npm run eslint
  • lint:checkeslint 'src/**/*.{ts,tsx,mdx}'
  • preparets-patch install -s && node ./prepare.js
  • servevite preview
  • testjest --coverage
  • test-localjest --watch
  • ts-compile-checktsc -p tsconfig.json
Dependencies9
  • @chakra-ui/react1.8.9
  • @emotion/react11.8.2
  • @emotion/styled11.8.1
  • date-fns^4.1.0
  • dompurify^3.3.1
  • framer-motion6.2.8
  • html-react-parser^5.2.11
  • react-hot-toast2.4.1
  • react-ripples2.2.1