PkgRadar

Package evidence

@genpact/[email protected]

Large Javascript Payload: 3370621 bytes

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
1,175Niche · −30% score
Versions published
490Mature · −50% score
First published
May 2023
Publisher
manish.genpact

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":["@genpact/[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":["@genpact/[email protected]"],"fail_on":"review"}'
Artifact bytes13,849,655
Previous version1.1.382-alpha
Published2026-05-28T12:03:52.171Z
SHA-256f053787a332c692d4b9a0283d79bc936cbfd7131523d241d17fdb2d530f97cc7

Why flagged

What the scanner saw

Large Javascript Payload: 3370621 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.1.383-alphaVersion
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/mgtwin.umd.min.js3370621 bytes10

Manifest

Package metadata

Scripts11
  • buildrun-p type-check build-only
  • build-onlyvite build
  • devvite
  • formatprettier --write src/
  • linteslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore
  • previewvite preview
  • release:devstandard-version --prerelease beta
  • release:pocstandard-version --release-as patch --prerelease alpha
  • release:prodstandard-version
  • release:uatstandard-version --prerelease rc
  • type-checkvue-tsc --noEmit
Dependencies13
  • @ffmpeg/core^0.12.10
  • @heroicons/vue^2.0.18
  • axios^1.4.0
  • dayjs^1.11.13
  • i^0.3.7
  • jspdf^3.0.3
  • microsoft-cognitiveservices-speech-sdk^1.44.0
  • pinia^2.1.3
  • standard-version^9.5.0
  • uuid^11.1.0
  • vue^3.3.4
  • vue-router^4.2.1
  • vue3-popper^1.5.0