Package evidence
@vizzly-testing/[email protected]
Remote Dependency Spec: devDependencies.tui-driver="github:vizzly-testing/tui-driver"
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
- 2,198Niche · −30% score
- Versions published
- 76Established · −30% score
- First published
- Aug 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":["@vizzly-testing/[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":["@vizzly-testing/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Dependency Spec: devDependencies.tui-driver="github:vizzly-testing/tui-driver"
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 2 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | devDependencies.tui-driver="github:vizzly-testing/tui-driver" | 8 |
Manifest
Package metadata
Scripts24
buildpnpm run clean && pnpm run compile && pnpm run build:reporter && pnpm run build:reporter-ssr && pnpm run copy-typesbuild:reportercd src/reporter && vite buildbuild:reporter-ssrcd src/reporter && vite build --config vite.ssr.config.jscleanrimraf distclisource .envrc && node bin/vizzly.jscompilebabel src --out-dir dist --ignore '**/*.test.js'copy-typesmkdir -p dist/types && cp src/types/*.d.ts dist/types/dev:reportercd src/reporter && vite --config vite.dev.config.jsfixpnpm run format && pnpm run lint:fixformatbiome format --write src tests clients/storybook/src clients/storybook/tests clients/static-site/src clients/static-site/tests clients/vitest/src clients/vitest/tests clients/ember/src clients/ember/tests clients/ember/binformat:checkbiome format src tests clients/storybook/src clients/storybook/tests clients/static-site/src clients/static-site/tests clients/vitest/src clients/vitest/tests clients/ember/src clients/ember/tests clients/ember/binlintbiome check src tests clients/storybook/src clients/storybook/tests clients/static-site/src clients/static-site/tests clients/vitest/src clients/vitest/tests clients/ember/src clients/ember/tests clients/ember/binlint:fixbiome check --write --unsafe src tests clients/storybook/src clients/storybook/tests clients/static-site/src clients/static-site/tests clients/vitest/src clients/vitest/tests clients/ember/src clients/ember/tests clients/ember/binprepublishOnlypnpm run buildsmoke:prod:packnode scripts/smoke-prod-pack.jsstartnode src/index.jstestnode --experimental-test-coverage --test --test-concurrency=1 --test-reporter=spec $(find tests -name '*.test.js')test:reporterplaywright test --config=tests/reporter/playwright.config.jstest:reporter:visualnode bin/vizzly.js tdd run "pnpm run test:reporter" --no-opentest:swift:e2epnpm run build && node clients/swift/scripts/run-e2e.jstest:tuinode --test --test-reporter=spec tests/tui/*.test.jstest:tui:docker./tests/tui/run-tui-tests.shtest:typestsdtest:watchnode --test --test-reporter=spec --watch $(find tests -name '*.test.js')
Dependencies11
@vizzly-testing/bear-den0.1.2@vizzly-testing/honeydiff^0.10.3ansis^4.2.0commander^14.0.0cosmiconfig^9.0.0dotenv^17.2.1form-data^4.0.0glob^13.0.0react^19.1.1react-dom^19.1.1zod^4.1.12