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
- 122
- Versions published
- 2
- First published
- May 2026
- Publisher
- muralidharan92
Recommended action
Review before promotingMixed 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":["@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
Credential file access: matched ".azure"
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 review · score 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/index.js | matched ".azure" | 5 |
| low | Credential file access | package/dist/index.mjs | matched ".azure" | 5 |
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