PkgRadar

Package evidence

@actual-app/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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 promoting

Mixed 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"}'
Artifact bytes168,674
Previous version26.7.0-nightly.20260612
Published2026-06-13T00:40:32.521Z
SHA-256b68767ffeee42c4ac7c85bcf1aaa596bc4dec1323c07593adc7fb3f663e9c6c5

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

review
Last checked
reviewRisk
3Score
26.7.0-nightly.20260613Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/build/chunks/app-mWLyMpfN.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts12
  • buildvite build
  • db:downgradeyarn build && cross-env NODE_ENV=development node build/scripts/run-migrations.js down
  • db:migrateyarn build && cross-env NODE_ENV=development node build/scripts/run-migrations.js up
  • db:test-downgradeyarn build && cross-env NODE_ENV=test node build/scripts/run-migrations.js down
  • db:test-migrateyarn build && cross-env NODE_ENV=test node build/scripts/run-migrations.js up
  • disable-openidyarn build && node build/scripts/disable-openid.js
  • health-checkyarn build && node build/scripts/health-check.js
  • reset-passwordyarn build && node build/scripts/reset-password.js
  • startyarn build && node build/app.js
  • start-monitornodemon --exec 'yarn build && node build/app.js' --ignore './build/**/*' --ext 'ts,js' build/app.js
  • testNODE_ENV=test NODE_OPTIONS='--experimental-vm-modules --trace-warnings' vitest --run
  • typechecktsgo -b && tsc-strict
Dependencies19
  • @actual-app/crdt3.0.0
  • @actual-app/web26.7.0-nightly.20260613
  • akahu^2.5.1
  • bcrypt^6.0.0
  • better-sqlite3^12.8.0
  • convict^6.2.5
  • cors^2.8.6
  • date-fns^4.1.0
  • debug^4.4.3
  • express^5.2.1
  • express-rate-limit^8.5.2
  • express-winston^4.2.0
  • ipaddr.js^2.3.0
  • jws^3.2.2
  • migrate^2.1.0
  • openid-client^5.7.1
  • pluggy-sdk^0.83.0
  • uuid^14.0.0
  • winston^3.19.0