PkgRadar

Package evidence

@project-fmps/[email protected]

no findings

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
8
Versions published
6
First published
Sep 2025
Publisher
harishgangula

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes4,092,563
Previous version1.0.2
Published2025-09-11T10:21:17.712Z
SHA-256e1edc08fd218c440d806111a2cd7138b0cb1f2931e32a6eaec87df5c51b0b021

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.0.3Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • build-aarbash -c 'grunt uglify:renderermin && if [[ ${1} == "ekstep" ]]; then npm run package-coreplugins -- --env.channel=ekstep && npm run build-ekstep && grunt build-app; else npm run package-coreplugins -- --env.channel=sunbird && npm run build-sunbird && grunt build-app; fi' --
  • build-ekstepwebpack --env.channel=ekstep
  • build-npm-packagenode_modules/.bin/rimraf ./www && npm run package-coreplugins -- --env.channel=sunbird && npm run build-preview sunbird && node_modules/.bin/cpy package.json ./www/preview && node_modules/.bin/cpy ../README.md ./www/preview
  • build-player-interfacenode_modules/.bin/cpy public/js/htmlInterface.js ./npm-dist/content-player-interface
  • build-previewbash -c 'grunt uglify:renderermin && if [[ ${1} == "ekstep" ]]; then npm run package-coreplugins -- --env.channel=ekstep && npm run build-ekstep && grunt build-preview; else echo ${1} npm run package-coreplugins -- --env.channel=sunbird && npm run build-sunbird && grunt build-preview; fi' --
  • build-preview-windowsgrunt uglify:renderermin && npm run package-coreplugins -- --env.channel=sunbird && npm run build-sunbird && grunt build-preview
  • build-sunbirdwebpack --env.channel=sunbird
  • package-corepluginswebpack --config webpack.plugin.config.js
  • test-playernpm run build-preview && grunt player-test
  • test-renderernpm run build-preview && grunt renderer-test
  • watchnpm-watch
Dependencies12
  • @project-sunbird/telemetry-sdk^0.0.14
  • ajv^6.9.2
  • audiosprite*
  • download8.0.0
  • ejs*
  • express^3.11.0
  • fingerprintjs2^2.0.6
  • grunt-contrib-concat^1.0.1
  • jsonfile*
  • node-rest-client3.1.0
  • underscore*
  • xml2json*