PkgRadar

Package evidence

@alipay/[email protected]

no findings

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,111Mature · −50% score
First published
Aug 2023
Publisher
marmot.antgroup

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 monitoring

No 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":["@alipay/[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":["@alipay/[email protected]"],"fail_on":"review"}'
Artifact bytes3,186,994
Previous version0.0.1779094014-dev.31
Published2026-06-18T11:34:38.310Z
SHA-256d2ca77375e743bfaf902330dfeb715e334d693479e5afeac8c0700739e85e0df

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

low
Last checked
lowRisk
0Score
0.0.1779094014-dev.33Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts30
  • buildopensdk update && npm run build:father:pre && npm run extract && npm run build:father:umd && npm run build:father:tools && npm run build:react
  • build:analyzeANALYZE=1 father build
  • build:father:prefather build
  • build:father:pre:localSTAGE_NAME=LOCAL father build
  • build:father:toolsFATHER_BUILD_TYPE=only-umd-tools father build --no-clean
  • build:father:tools:localSTAGE_NAME=LOCAL FATHER_BUILD_TYPE=only-umd-tools father build --no-clean
  • build:father:umdFATHER_BUILD_TYPE=only-umd father build
  • build:father:umd:localSTAGE_NAME=LOCAL FATHER_BUILD_TYPE=only-umd father build
  • build:localopensdk update && npm run build:father:pre && npm run extract && npm run build:father:umd:local && npm run build:father:tools:local && npm run build:react
  • build:reacttsc --project tsconfig.cjs.json && mv react-js.js react-js.cjs && tsc --project tsconfig.esm.json
  • build:typedts-bundle-generator -o ./types/antom-web-sdk.d.ts ./src/index.ts --no-banner --silent --no-check
  • build:wFATHER_BUILD_TYPE=only-umd STAGE_NAME=LOCAL father dev
  • citnpm run cov
  • code-review-biznode .agents/skills/code-review-biz/scripts/code-review-cli.js
  • code-review-biz:initnode .agents/skills/code-review-biz/scripts/lib/init.js init
  • code-review-biz:mrnode .agents/skills/code-review-biz/scripts/code-review-cli.js --url=
  • code-review-biz:pushnode .agents/skills/code-review-biz/scripts/code-review-cli.js --mode=pre-push
  • code-review-biz:updatenode .agents/skills/code-review-biz/scripts/lib/init.js update
  • covjest --coverage --silent
  • devfather dev
  • e2enyc playwright test
  • e2e:createnode scripts/e2e-create.js
  • e2e:uiplaywright test --ui
  • extractopensdk extract && tspc -p tsconfig.build.json && rm -rf esm/modern/sdk
  • formatprettier --write --no-error-on-unmatched-pattern "**/*.{js,jsx,ts,tsx,md,json,css,less}"
  • generateApiintl-oneapi generate && prettier --write src/modern/sdk/oneapi
  • linteslint ./src
  • preparehusky install || true
  • testjest --coverage --silent
  • tsctsc --noEmit
Dependencies3
  • axios^1.3.4
  • proxy-polyfill^0.3.2
  • uuid^9.0.0