PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.tl-api-doc="git+https://ci.tripsoft.pro/travel-public/tl-api-doc.git#dev1"

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
Jun 2026
Publisher
gagesgr

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["[email protected]"],"fail_on":"high"}'

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":["[email protected]"],"fail_on":"high"}'
Publishergagesgr
Artifact bytes7,698
Previous versionnone
Published2026-06-07T08:38:39.700Z
SHA-256961d583641d422f05db09ec85195af2bf2c93cdfc886c67595a7844d85ef1693

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.tl-api-doc="git+https://ci.tripsoft.pro/travel-public/tl-api-doc.git#dev1"

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

Availability ledger

available

high
Last checked
highRisk
17Score
1.0.29Version
Status history (1 event)
  1. newavailable · risk high · score 17 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.tl-api-doc="git+https://ci.tripsoft.pro/travel-public/tl-api-doc.git#dev1"12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.tl-api-doc="git+https://ci.tripsoft.pro/travel-public/tl-api-doc.git#dev1"12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node dist/tl-api-client.umd.js"5

Manifest

Package metadata

Scripts5
  • buildvite build && npm run build:types
  • build:typestsc --declaration --emitDeclarationOnly --outDir dist
  • devvite
  • postinstallnode dist/tl-api-client.umd.js
  • servevite preview
Dependencies2
  • axios^1.8.4
  • tl-api-docgit+https://ci.tripsoft.pro/travel-public/tl-api-doc.git#dev1