PkgRadar

Package evidence

@auto-nomos/[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":["@auto-nomos/[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":["@auto-nomos/[email protected]"],"fail_on":"high"}'
Publishervarendra007
Artifact bytes31,824
Previous version0.0.20
Published2026-05-24T08:24:37.292Z
SHA-2565823ea3e0a075a528eea1eef8cc11aceaf6ce3e6cd140125d97ba6558d522c50

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

varendra007

4 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/tools/azure.jsmatched ".azure"30

Manifest

Package metadata

Scripts6
  • buildtsc -p tsconfig.json && chmod +x dist/bin.js
  • cleanrm -rf dist .turbo
  • startnode dist/bin.js
  • testvitest run
  • test:watchvitest
  • typechecktsc -p tsconfig.json --noEmit
Dependencies6
  • @auto-nomos/adapters0.1.0
  • @auto-nomos/schema-packs0.5.0
  • @auto-nomos/sdk0.1.10
  • @auto-nomos/shared-types0.2.0
  • @modelcontextprotocol/sdk1.18.1
  • zod3.25.76