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
- 113Established · −30% score
- First published
- Dec 2025
- Publisher
- atddevs
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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
Large Javascript Payload: 15138460 bytes
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
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/src/bundle.js | 15138460 bytes | 0 |
Manifest
Package metadata
Scripts29
buildtscbuild:stark-visioncd ../stark-vision && npm run buildbuild:watchtsc --watchbundlerimraf dist && npm run build:stark-vision && npm run build && npm run copy-frontend && NODE_OPTIONS=--max-old-space-size=4096 webpackcleanrm -rf distclean-test-datats-node scripts/clean-test-data.tscopy-frontendmkdir -p dist/public && cp -r ../frontend/dist/* dist/public/create-adminnode scripts/create-admin-user.jse2e:iosmocha --no-config -r ts-node/register --timeout 60000 --exit test/e2e/ios/ios.e2e.spec.tse2e:sessionmocha --no-config -r ts-node/register --parallel --timeout 60000 --exit test/e2e/android/session1.e2e.spec.tslinteslint src --ext .tslint:fixeslint src --ext .ts --fixmigratenode scripts/create-database.js && sequelize-cli --config src/config/sequelize-cli.js db:migratemigrate:createsequelize-cli --config src/config/sequelize-cli.js migration:createmigrate:resetnode scripts/reset-database.jsmigrate:statussequelize-cli --config src/config/sequelize-cli.js db:migrate:statusmigrate:undosequelize-cli --config src/config/sequelize-cli.js db:migrate:undomigrate:undo:allsequelize-cli --config src/config/sequelize-cli.js db:migrate:undo:allpopulate-test-datats-node scripts/populate-test-data.tsstartts-node src/server.tsstart:devts-node --watch src/server.tsstart:prodnode dist/server.jstestmocha -r ts-node/register -r ./test/integration/setup.ts --project tsconfig.json 'test/**/*.{test,spec}.ts' --ignore 'test/e2e/**'test:e2emocha -r ts-node/register -r ./test/integration/setup.ts --project tsconfig.json 'test/e2e/**/*.{test,spec}.ts' --timeout 60000test:e2e:visionmocha --no-config -r ts-node/register --timeout 260000 --exit test/e2e/android/vision.e2e.spec.tstest:integrationmocha -r ts-node/register -r ./test/integration/setup.ts --project tsconfig.json 'test/integration/**/*.{test,spec}.ts'test:unitmocha -r ts-node/register --project tsconfig.json 'test/unit/**/*.{test,spec}.ts' --ignore 'test/integration/**' --ignore 'test/e2e/**'test:watchmocha -r ts-node/register -r ./test/integration/setup.ts --project tsconfig.json 'test/**/*.{test,spec}.ts' --ignore 'test/e2e/**' --watchtypechecktsc --noEmit
Dependencies60
@appium/base-driver10.1.2@aws-sdk/client-s3^3.940.0@azure/storage-blob^12.29.1@google/genai^1.43.0@inquirer/prompts^7.0.0@modelcontextprotocol/sdk^1.27.1@opentelemetry/api^1.9.0@opentelemetry/api-logs^0.208.0@opentelemetry/auto-instrumentations-node^0.67.0@opentelemetry/exporter-logs-otlp-http^0.208.0@opentelemetry/exporter-trace-otlp-http^0.208.0@opentelemetry/instrumentation^0.208.0@opentelemetry/instrumentation-express^0.57.0@opentelemetry/instrumentation-http^0.208.0@opentelemetry/instrumentation-socket.io^0.55.0@opentelemetry/resources^2.2.0@opentelemetry/sdk-logs^0.208.0@opentelemetry/sdk-node^0.208.0@opentelemetry/semantic-conventions^1.38.0@opentelemetry/winston-transport^0.19.0@types/nodemailer^7.0.9@types/yauzl^2.10.3app-info^0.0.1appium-inspector-plugin^2026.1.3applesign^5.0.1archiver^7.0.1bcryptjs^2.4.3cookie-parser^1.4.7cors^2.8.5dotenv^16.3.1- …and 30 more.
Optional dependencies1
df-vision*