Package evidence
@heartlandone/vega-sandbox-pr-2979-2ac76420aaeeab9c89e85f09876ac0720650240b@2.86.0
Credential file access: matched ".azure"
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
- 1
- First published
- May 2026
- Publisher
- aprilzhu
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":["@heartlandone/vega-sandbox-pr-2979-2ac76420aaeeab9c89e85f09876ac0720650240b@2.86.0"],"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":["@heartlandone/vega-sandbox-pr-2979-2ac76420aaeeab9c89e85f09876ac0720650240b@2.86.0"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".azure"
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 15 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/esm/index-bfc6dfa2.js | matched ".azure" | 5 |
| low | Credential file access | package/dist/cjs/index-f054eb5d.js | matched ".azure" | 5 |
| low | Credential file access | package/dist/vega/p-5a25014f.js | matched ".azure" | 5 |
Manifest
Package metadata
Scripts57
buildnpm run build:base -- --docs && node scripts/update-toobigrc-for-new-files-only.jsbuild-components-definitionnpm run setup:base && npx stencil build -- --docs-json docs/components-definition.jsonbuild-components-type-definitionnpx typedoc src/types/public-api.ts --json docs/components-type-definition.jsonbuild-feature-flagsnode ./scripts/build-feature-flags.jsbuild-migrationnode ./scripts/build-migration.jsbuild-storybookbuild-storybook --quietbuild:basenpx patch-package && npm run setup && npx stencil buildcheck-feature-flagsnode ./scripts/check-feature-flags.jsclean:test:visualnode scripts/visual-test-screenshot-handle.jsclean:test:visual:pipelineNODE_ENV=pipeline npm run clean:test:visualconsume-design-tokennode ./scripts/consume_vega_design_output.jsdebugnpm run prepare:postcss -- -w | npm run build:base -- --dev --watch --serve --debug --no-cachegeneratestencil generategenerate-export-components-typesnode ./scripts/generate-export-components-types.js && npx prettier -w ./src/types/components.type.d.tsgenerate-export-typenode ./scripts/generate-export-types-checking.js && npx prettier -w ./src/types/test/exported-type.tslintnpm run setup && npm run lint:build-bundles && npm run lint:ts:export-type && npm run lint:ts:strict && npm run lint:ts:base && npm run lint:prettier && npm run lint:eslint && npm run lint:e2e-module && npm run lint:test-caselint:build-bundlesnode scripts/build-bundles-config.jslint:e2e-modulenode scripts/e2e-test-module-validation.jslint:eslintnpx eslint --max-warnings=0 srclint:prettiernpx prettier -c .lint:test-casenode scripts/test-case-vaildation.jslint:ts:basetsc -p ./tsconfig.json --noEmitlint:ts:export-typeyarn generate-export-type && tsc -p ./tsconfig.type-check.json --noEmitlint:ts:stricttsc -p ./tsconfig.strict.json --noEmitpostbuildcp dist/vega/*.css style/ && npm run postbuild:SRI && npm run postbuild:ensure-dist-dts && npm run postbuild:angular && npm run postbuild:vue && npm run postbuild:react && npm run postbuild:dist-check && npm run postbuild:verify-no-test-in-distpostbuild-storybookmkdir -p storybook-static/vega && cp dist/vega/vega.css storybook-static/vega/vega.csspostbuild:SRInode ./scripts/subresource-integrity/sri-setup.jspostbuild:angularnpm run stencil-postbuild --prefix ../vega-angular-workspace/projects/vega-angularpostbuild:dist-checknode ./scripts/components-dynamic-import-path-validation.jspostbuild:ensure-dist-dtsnode ./scripts/ensure-dist-dts.js- …and 27 more.
Dependencies2
@heartlandone/vega-telemetry-install-ledgers^1.1.0@heartlandone/vega-telemetry-runtime-metrics^1.0.10