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,074Niche · −30% score
- Versions published
- 393Mature · −50% score
- First published
- Apr 2025
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@actual-app/[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":["@actual-app/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "raw.githubusercontent.com"
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/build/chunks/app-mWLyMpfN.js | matched "raw.githubusercontent.com" | 12 |
Manifest
Package metadata
Scripts12
buildvite builddb:downgradeyarn build && cross-env NODE_ENV=development node build/scripts/run-migrations.js downdb:migrateyarn build && cross-env NODE_ENV=development node build/scripts/run-migrations.js updb:test-downgradeyarn build && cross-env NODE_ENV=test node build/scripts/run-migrations.js downdb:test-migrateyarn build && cross-env NODE_ENV=test node build/scripts/run-migrations.js updisable-openidyarn build && node build/scripts/disable-openid.jshealth-checkyarn build && node build/scripts/health-check.jsreset-passwordyarn build && node build/scripts/reset-password.jsstartyarn build && node build/app.jsstart-monitornodemon --exec 'yarn build && node build/app.js' --ignore './build/**/*' --ext 'ts,js' build/app.jstestNODE_ENV=test NODE_OPTIONS='--experimental-vm-modules --trace-warnings' vitest --runtypechecktsgo -b && tsc-strict
Dependencies19
@actual-app/crdt3.0.0@actual-app/web26.7.0-nightly.20260613akahu^2.5.1bcrypt^6.0.0better-sqlite3^12.8.0convict^6.2.5cors^2.8.6date-fns^4.1.0debug^4.4.3express^5.2.1express-rate-limit^8.5.2express-winston^4.2.0ipaddr.js^2.3.0jws^3.2.2migrate^2.1.0openid-client^5.7.1pluggy-sdk^0.83.0uuid^14.0.0winston^3.19.0