PkgRadar

Package evidence

@aginnovationaustralia/[email protected]

Remote Dependency Spec: devDependencies.@types/xlsx-populate="git+https://github.com/JanLoebel/types-xlsx-populate.git"

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
8
First published
Sep 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 promoting

Mixed 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":["@aginnovationaustralia/[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":["@aginnovationaustralia/[email protected]"],"fail_on":"review"}'
Artifact bytes558,922
Previous version4.0.1-beta.1
Published2026-05-28T03:41:24.217Z
SHA-2567507890338581b21eb238f2a2e979f499366199b9fe5501f0609ea71c5b102d4

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.@types/xlsx-populate="git+https://github.com/JanLoebel/types-xlsx-populate.git"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
2Score
4.0.1-beta.2Version
Status history (1 event)
  1. newavailable · risk review · score 2 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.@types/xlsx-populate="git+https://github.com/JanLoebel/types-xlsx-populate.git"8

Manifest

Package metadata

Scripts12
  • buildrollup -c && tsc-alias -p tsconfig.json
  • build:docstsx scripts/build-docs/index.ts
  • check:openapi-breakingtsx scripts/check-openapi-breaking.ts
  • check:typestsc --noEmit
  • cleanrm -rf dist
  • devrollup -c --watch
  • generate:exportstsx scripts/generate-exports.ts
  • generate:openapitsx scripts/generate-openapi.ts
  • linteslint . && pnpm run check:types
  • prepare:releasepnpm run build && pnpm run generate:exports && pnpm run generate:openapi && pnpm run check:openapi-breaking
  • testjest
  • versionnpm version --no-git-tag-version
Dependencies12
  • decimal.js-light^2.5.1
  • fflate^0.8.3
  • mixpanel^0.19.1
  • mixpanel-browser^2.72.0
  • openapi3-ts^4.5.0
  • reflect-metadata^0.2.2
  • semver^7.7.3
  • ts-deepmerge^7.0.3
  • tslib^2.8.1
  • type-fest^5.3.1
  • zod^4.3.6
  • zod-openapi^5.4.5