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
- 7
- First published
- Apr 2019
- Publisher
- atool
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":["@antv/[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":["@antv/[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
Scripts10
cinpm run lint && npm run testcoveragenpm run coverage-generator && npm run coverage-viewercoverage-generatornode bin/torch --compile --coverage --renderer --recursive __tests__/renderercoverage-viewernode bin/coveragetestnpm run test-main && npm run test-renderer && npm run test-httptest-httpnode bin/torch --dom-global --compile --http __tests__/maintest-http-livenode bin/torch --compile --http --interactive __tests__/renderertest-livenode bin/torch --compile --interactive __tests__/renderertest-mainnode bin/torch --compile --dom-global __tests__/maintest-renderernode bin/torch --compile --renderer --notify-on-fail __tests__/renderer
Dependencies24
@antv/istanbul^0.0.0@babel/core^7.0.0@babel/preset-env^7.0.0@babel/register^7.0.0babel-plugin-istanbul~4.1.6chokidar~2.0.3commander~2.15.1electron~4.1.0electron-cookies~1.1.0finalhandler~1.1.1glob~7.1.2is-electron-renderer~2.0.1jsdom~11.10.0jsdom-global~3.0.2less^3.9.0macaca-utils~1.0.0microtemplate~1.0.2minimatch~3.0.4mocha~4.0.1node-notifier~5.1.2serve-static~1.13.1source-map-support~0.4.15typescript^3.5.3which~1.2.14