PkgRadar

Package evidence

@altimateai/[email protected]

Install-time lifecycle script: postinstall="patch-package && husky"

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
543
Versions published
62Mature · −50% score
First published
Jun 2025
Publisher
sarav.altimate

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

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":["@altimateai/[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":["@altimateai/[email protected]"],"fail_on":"review"}'
Artifact bytes1,117,105
Previous version0.6.0
Published2026-06-03T15:13:17.549Z
SHA-25649d484c430086fff02d288334376345b0786e48925afc22bb5564b558f3ad383

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="patch-package && husky"

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.6.1Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="patch-package && husky"5

Manifest

Package metadata

Scripts15
  • buildtsup
  • formatprettier --write "src/**/*.ts"
  • format:checkprettier --check "src/**/*.ts"
  • linteslint . --ext .ts
  • lint:fixeslint . --ext .ts --fix
  • packageyarn build && yarn pack
  • postinstallpatch-package && husky
  • preparehusky install
  • prepublishOnlyyarn build
  • startnode dist/index.js
  • testnode --experimental-vm-modules node_modules/jest/bin/jest.js
  • test:coveragenode --experimental-vm-modules node_modules/jest/bin/jest.js --coverage
  • test:watchnode --experimental-vm-modules node_modules/jest/bin/jest.js --watch
  • typechecktsc --noEmit
  • watchtsup --watch
Dependencies17
  • @altimateai/dbt-integration^0.2.8
  • @google-cloud/bigquery^8.0.0
  • @modelcontextprotocol/sdk^1.17.0
  • @shogobg/markdown2confluence^0.1.11
  • commander^11.0.0
  • dotenv^16.5.0
  • express^5.1.0
  • husky^9.1.7
  • marklassian^1.0.4
  • node-fetch^3.3.2
  • patch-package^8.0.0
  • pg^8.15.6
  • portfinder^1.0.37
  • pyodide0.27.7
  • snowflake-sdk^2.0.4
  • zod^3.24.2
  • zod-to-json-schema^3.24.5