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.
- Versions published
- 50
- First published
- May 2026
- Publisher
- almero-digital-marketing
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":["[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":["[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
Scripts6
debugnode --no-warnings app.js --server --watch --working-folder test/fixturetestnpm run test:unit && npm run test:scenarios && npm run test:smoketest:perfnode test/perf/generate.js && node --no-warnings app.js --working-folder test/perftest:scenariosnode --test --test-reporter=spec --test-timeout=60000 'test/scenarios/**/*.test.js'test:smokenode --no-warnings app.js --working-folder test/fixturetest:unitnode --test --test-reporter=spec 'test/unit/**/*.test.js'
Dependencies29
@budibase/handlebars-helpers^0.14.3await-semaphore^0.1.3axios^1.17.0better-sqlite3^12.10.0chokidar^5.0.0commander^15.0.0cors^2.8.5dayjs^1.11.21deepdash^5.3.9escape-string-regexp^5.0.0execa^9.6.1front-matter^4.0.2gauge^5.0.2globby^16.2.0handlebars^4.7.9hasha^7.0.0is-url^1.2.4line-reader^0.4.0lodash^4.18.1minimatch^10.2.5node-cron^4.2.1p-map^7.0.4p-queue^9.3.0pino^10.3.1pino-pretty^13.1.3piscina^5.1.4sift^17.1.3truncate-stream^1.0.2yaml^2.9.0
Optional dependencies1
express^5.2.1