PkgRadar

Package evidence

@kernlang/[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":["@kernlang/[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":["@kernlang/[email protected]"],"fail_on":"high"}'
Publishercukasn
Artifact bytes835,607
Previous version3.5.4
Published2026-05-24T16:07:32.429Z
SHA-256ddb5d49bad8c3260dc407dd9938b2e14af28b4a80b723af443f7eb96991ee15e

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
3.5.5-canary.179.1.944355d1Version
Status history (1 event)
  1. newavailable · risk high · score 51 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

cukasn

9 members · evidence strength 76

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/reporter.jsmatched ".azure"30
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/reporter.jsmatched ".azure"30
lowObfuscationpackage/dist/rules/index.jsmatched "eval("3
lowObfuscationpackage/dist/llm-review.jsmatched "\\x1b"3
lowObfuscationpackage/dist/rules/security-v2.jsmatched "eval("3
lowObfuscationpackage/dist/rules/security-v4.jsmatched "eval("3
lowObfuscationpackage/dist/rules/security.jsmatched "eval("3
lowObfuscationpackage/dist/taint-findings.jsmatched "eval("3
lowObfuscationpackage/dist/rules/terminal.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts2
  • buildtsc -b
  • testpnpm run build && node ../../scripts/run-node-tests.mjs "tests/**/*.test.ts"
Dependencies2
  • @kernlang/core3.5.5-canary.179.1.944355d1
  • ts-morph^28.0.0