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
- 241
- Versions published
- 3
- First published
- May 2026
- Publisher
- muralidharan92
Recommended action
Looks clean — keep monitoringNo 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":["@reportforge/[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":["@reportforge/[email protected]"],"fail_on":"review"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts17
buildtsup && npm run copy-templatesbundle-chartjstsx scripts/build/bundle-chartjs.tsbundle-fontstsx scripts/build/bundle-fonts.tsbundle-pubkeytsx scripts/build/bundle-license-pubkey.tscopy-templatesnode -e "const fs=require('fs');const path=require('path');fs.cpSync('src/templates',path.join('dist','templates'),{recursive:true,filter:p=>!p.endsWith('.ts')});"devtsup --watchgenerate-licensetsx scripts/generate-license.tslinteslint src tests --ext .tsprebuildnpm run bundle-chartjs && npm run bundle-fonts && npm run bundle-pubkey && npm run precompile-templatesprecompile-templatestsx scripts/build/precompile-templates.tsprepublishOnlynpm run typecheck && npm run test && npm run buildsnapshot-pngtsx scripts/snapshot-png.tstestvitest runtest:coveragevitest run --coveragetest:integrationvitest run --config vitest.integration.config.tstest:watchvitesttypechecktsc --noEmit
Dependencies6
chrome-finder^1.0.7framer-motion^12.40.0glob^13.0.6handlebars^4.7.8sharp^0.34.5zod^3.23.8