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
- 331Mature · −50% score
- First published
- Feb 2019
- Publisher
- movsho
Effective trust discount applied: −50% (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":["@applitools/[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":["@applitools/[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
Scripts32
buildrun --top-level tspc --project ./tsconfig.build.jsoncypresscypress open --config-file test/fixtures/cypress-play.jsoncypress10../../node_modules/cypress10/bin/cypresscypress11../../node_modules/cypress11/bin/cypresscypress12../../node_modules/cypress12/bin/cypresscypress13../../node_modules/cypress13/bin/cypresscypress9../../node_modules/cypress9/bin/cypresscypress:newcd test/play && yarn && npx cypress opencypress:playcd test/fixtures/testApp && cypress run --config integrationFolder=cypress/integration-play,pluginsFile=cypress/plugins/index-play.js,supportFile=cypress/support/index-run.js --spec=cypress/integration-play/play.jscypress:runcypress run --config-file test/fixtures/cypress-play.json --spec=test/fixtures/testApp/cypress/integration-play/play.jscypress:run:newcd test/play && yarn && npx cypress run --spec=../fixtures/testApp/cypress/integration-play/play.jsgenerate:testsNODE_OPTIONS='--experimental-import-meta-resolve --experimental-loader=@applitools/generic/dist/code-loader.js' generic ./test/generic/config.mjslintrun --top-level eslint "**/*.{js,ts}"renderrun(){ npx cypress run --config integrationFolder=test/fixtures/testApp/cypress/render,pluginsFile=test/fixtures/testApp/cypress/plugins/index-render.js,supportFile=test/fixtures/testApp/cypress/support/index-run.js --env url=$1; }; runsetuprun --top-level xvfb:setuptestyarn test:unit && yarn test:it && yarn test:ts:compile && yarn test:setup && yarn test:componentstest:componentscd test/components && yarn && npx allow-scripts run && npx cypress run --componenttest:coveragecd test/generic && yarn && npx allow-scripts run && MOCHA_GROUP=coverage APPLITOOLS_BATCH_NAME='JS Coverage Tests: eyes-cypress' APPLITOOLS_BATCH_ID=$(uuidgen) npx cypress runtest:coverage:chromecd test/generic && yarn && npx allow-scripts run && MOCHA_GROUP=coverage APPLITOOLS_BATCH_NAME='JS Coverage Tests: eyes-cypress' APPLITOOLS_BATCH_ID=$(uuidgen) npx cypress run --browser chrometest:e2eMOCHA_GROUP=e2e mkdir -p test/fixtures/testAppCopies && run --top-level mocha --no-timeouts 'test/e2e/**/*.test.js' --parallel --jobs 4test:itrun --top-level mocha --no-timeouts 'test/it/**/*.test.js'test:setuprun --top-level mocha --no-timeouts 'test/setup/**/*.test.js'test:tsyarn test:ts:compile && yarn test:ts:runtest:ts:compilerun --top-level tsc --project test/e2e/ts/cypresstest:ts:runsh -c 'if [ "$APPLITOOLS_FRAMEWORK_VERSION" = "9" ]; then yarn cypress9 run --browser electron --project ./test/e2e/ts --config-file ./cypress-9.config.ts; else yarn cypress$APPLITOOLS_FRAMEWORK_VERSION run --browser chrome --project ./test/e2e/ts --config-file ./cypress-$APPLITOOLS_FRAMEWORK_VERSION.config.ts; fi'test:ts:run:10yarn cypress10 run --project ./test/e2e/ts --config-file ./cypress-10.config.tstest:ts:run:11yarn cypress11 run --project ./test/e2e/ts --config-file ./cypress-11.config.tstest:ts:run:12yarn cypress12 run --project ./test/e2e/ts --config-file ./cypress-12.config.tstest:ts:run:13yarn cypress13 run --project ./test/e2e/ts --config-file ./cypress-13.config.tstest:ts:run:9yarn cypress9 run --project ./test/e2e/ts --config-file ./cypress-9.config.ts- …and 2 more.
Dependencies11
@applitools/core4.64.1@applitools/core-universal1.0.18@applitools/eyes1.43.1@applitools/functional-commons1.6.0@applitools/logger2.2.12@applitools/utils1.14.5boxen5.1.2chalk3.0.0semver7.6.2uuid8.3.2ws8.17.1