PkgRadar

Package evidence

@project-fmps/[email protected]

Remote Dependency Spec: dependencies.cordova-zip-plugin="https://github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.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.

Weekly downloads
3
Versions published
3
First published
Sep 2025
Publisher
harishgangula

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":["@project-fmps/[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":["@project-fmps/[email protected]"],"fail_on":"high"}'
Publisherharishgangula
Artifact bytes270,143
Previous version1.0.1
Published2025-09-26T12:22:10.132Z
SHA-256790c3d9d04ddb3eceda6f2e98d899f5eed909e1c7c36cf3de1546b828e944312

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.cordova-zip-plugin="https://github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.git"

1 remote tarball(s) were followed statically.

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

Availability ledger

available

high
Last checked
highRisk
32Score
1.0.2Version
Status history (1 event)
  1. newavailable · risk high · score 32 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highRemote Dependency Specpackage.jsondependencies.cordova-zip-plugin="https://github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.git"12
highNew Remote Dependency Vs Previouspackage.jsondependencies.cordova-zip-plugin added in 1.0.2 vs 1.0.1: "https://github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.git"12
mediumRemote Dependency Specpackage.jsondevDependencies.cordova-plugin-android-downloadmanager="git+https://github.com/Sunbird-Ed/sb-cordova-plugin-downloadmanager.git"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.cordova-zip-pluginhttps://github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.giterror0invalid gzip header

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}
Dependencies14
  • ajv8.12.0
  • capacitor-blob-writer^1.1.19
  • cordova-zip-pluginhttps://github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.git
  • 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