PkgRadar

Package evidence

@project-fmps/[email protected]

Remote Dependency Spec: devDependencies.cordova-plugin-android-downloadmanager="git+https://github.com/Sunbird-Ed/sb-cordova-plugin-downloadmanager.git"

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
3
First published
Sep 2025
Publisher
harishgangula

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":["@project-fmps/[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":["@project-fmps/[email protected]"],"fail_on":"review"}'
Publisherharishgangula
Artifact bytes268,825
Previous version1.0.0
Published2025-09-06T01:59:40.653Z
SHA-25666ebea405b2df84d0f04ac1b4a1f6686d8d7664602b9b58ceaef338bf17e251c

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.cordova-plugin-android-downloadmanager="git+https://github.com/Sunbird-Ed/sb-cordova-plugin-downloadmanager.git"

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.0.1Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.cordova-plugin-android-downloadmanager="git+https://github.com/Sunbird-Ed/sb-cordova-plugin-downloadmanager.git"8

Manifest

Package metadata

Scripts8
  • build:analyzewebpack --verbose true --progress true --cache false --profile --json > stats.json && npx webpack-bundle-analyzer ./stats.json
  • build:devrm -rf tmp && mkdir tmp && cp ./package-dev.json ./tmp/package.json && tsc -w --outDir ./tmp
  • build:prodrm -rf dist && NODE_ENV=production webpack --verbose true --progress true --cache false --output-file index.js && cp ./package.json ./LICENSE ./README.md ./dist
  • linttslint --config ./tslint.json --project ./tsconfig.json
  • testjest
  • test:cijest --silent --ci --w 2 --collectCoverage=true --coverageReporters=lcov
  • test:ci-jsonjest --ci --w 2 --collectCoverage=true --coverageReporters=json
  • test:coveragejest --coverage --collectCoverageFrom=src/**/*.{ts,tsx}
Dependencies12
  • ajv8.12.0
  • crypto-js4.2.0
  • dayjs^1.9.8
  • enhanced-resolve5.16.0
  • inversify^5.1.1
  • node-fetch2.6.7
  • pako^1.0.11
  • qs6.12.0
  • reflect-metadata^0.1.13
  • typescript-collections^1.3.3
  • uuid^3.4.0
  • whatwg-fetch^3.6.2