PkgRadar

Package evidence

@inspectr/[email protected]

Credential file access: matched ".AZURE"

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":["@inspectr/[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":["@inspectr/[email protected]"],"fail_on":"high"}'
Publishertrinix
Artifact bytes637,382
Previous version1.15.0
Published2026-05-24T22:35:54.859Z
SHA-256b6dbbba174fb459afd3486996abf94996394e4a7931125e697d3559f0d548d1f

Why flagged

What the scanner saw

Credential file access: matched ".AZURE"

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

trinix

4 members · evidence strength 71

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/app-server/provider-models.jsmatched ".AZURE"30
mediumObfuscation Densitypackage/dist/app/assets/index-BSGuUMv-.jshigh encoded/escaped-token density12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/app-server/provider-models.jsmatched ".AZURE"30
mediumObfuscation Densitypackage/dist/app/assets/index-BSGuUMv-.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/app/assets/index-BSGuUMv-.jsmatched "\\u00C0"3
lowObfuscationpackage/dist/app-server/oauth-debugger-domain.jsmatched "Buffer.from(padded, 'base64"3
lowObfuscationpackage/dist/app-server/store-utils.jsmatched "Buffer.from(id, 'base64"3

Manifest

Package metadata

Scripts4
  • buildtsc -b
  • build:with-appnode ../../scripts/prepare-cli-package.mjs
  • prepacknode ../../scripts/prepare-cli-package.mjs
  • testvitest run
Dependencies7
  • @inspectr/mcplab-core1.12.0
  • @inspectr/mcplab-mcp-server1.4.0
  • @inspectr/mcplab-reporting1.1.13
  • commander^12.1.0
  • dotenv^16.6.1
  • kleur^4.1.5
  • yaml^2.8.4