PkgRadar

Package evidence

[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":["[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"}'
Publishersegerhult
Artifact bytes63,164
Previous version1.0.6
Published2026-05-24T23:01:17.957Z
SHA-256dba8b785af6b0213461017c93d7308b21b27a40b30e4298d4ccd23a5dc21b06a

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
180Score
1.0.7Version
Status history (1 event)
  1. newavailable · risk high · score 180 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

segerhult

8 members · evidence strength 84

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/services/vcs/AzureDevOpsProvider.jsmatched ".Azure"30
highCredential file accesspackage/dist/services/vcs/GitHubProvider.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/plugins/doc-gen/index.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/plugins/init/index.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/services/vcs/VcsFactory.jsmatched ".AZURE"30
highCredential file accesspackage/action.ymlmatched "github_token"30

Manifest

Package metadata

Scripts6
  • buildnode -e "require('fs').rmSync('dist',{recursive:true,force:true})" && tsc
  • devts-node src/index.ts
  • prepublishOnlynpm run build
  • startts-node src/index.ts
  • testjest
  • typechecktsc -p tsconfig.json --noEmit
Dependencies11
  • @google/generative-ai^0.24.1
  • @octokit/rest^19.0.13
  • axios^1.13.5
  • azure-devops-node-api^15.1.2
  • body-parser^2.2.2
  • commander^14.0.3
  • dotenv^17.2.4
  • express^5.2.1
  • ollama^0.6.3
  • openai^6.19.0
  • simple-git^3.30.0