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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 32 · status changed
Evidence
Static findings
2 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Remote Dependency Spec | package.json | dependencies.cordova-zip-plugin="https://github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.git" | 12 |
| high | New Remote Dependency Vs Previous | package.json | dependencies.cordova-zip-plugin added in 1.0.2 vs 1.0.1: "https://github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.git" | 12 |
| medium | Remote Dependency Spec | package.json | devDependencies.cordova-plugin-android-downloadmanager="git+https://github.com/Sunbird-Ed/sb-cordova-plugin-downloadmanager.git" | 8 |
Remote payloads
Followed remote artifacts
| Source | URL | Risk | Score | Summary |
|---|---|---|---|---|
| dependencies.cordova-zip-plugin | https://github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.git | error | 0 | invalid gzip header |
Manifest
Package metadata
Scripts8
build:analyzewebpack --verbose true --progress true --cache false --profile --json > stats.json && npx webpack-bundle-analyzer ./stats.jsonbuild:devrm -rf tmp && mkdir tmp && cp ./package-dev.json ./tmp/package.json && tsc -w --outDir ./tmpbuild:prodrm -rf dist && NODE_ENV=production webpack --verbose true --progress true --cache false --output-file index.js && cp ./package.json ./LICENSE ./README.md ./distlinttslint --config ./tslint.json --project ./tsconfig.jsontestjesttest:cijest --silent --ci --w 2 --collectCoverage=true --coverageReporters=lcovtest:ci-jsonjest --ci --w 2 --collectCoverage=true --coverageReporters=jsontest:coveragejest --coverage --collectCoverageFrom=src/**/*.{ts,tsx}
Dependencies14
ajv8.12.0capacitor-blob-writer^1.1.19cordova-zip-pluginhttps://github.com/Sunbird-Ed/jjdltc-cordova-plugin-zip.gitcrypto-js4.2.0dayjs^1.9.8enhanced-resolve5.16.0inversify^5.1.1node-fetch2.6.7pako^1.0.11qs6.12.0reflect-metadata^0.1.13typescript-collections^1.3.3uuid^3.4.0whatwg-fetch^3.6.2