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"}'
Publishermiclivs
Artifact bytes329,114
Previous version0.7.6
Published2026-05-24T13:58:28.245Z
SHA-256ec4ac4777a5c1031e70ffc5f935c5340eb789f0f5073dec38e994309068838aa

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

miclivs

7 members · evidence strength 84

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/plugins/databricks/src/index.jsmatched ".azure"30
highCredential file accesspackage/dist/plugins/github/src/index.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/plugins/npm/src/index.jsmatched "NPM_TOKEN"30
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/plugins/databricks/src/index.jsmatched ".azure"30
highCredential file accesspackage/dist/plugins/github/src/index.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/plugins/npm/src/index.jsmatched "NPM_TOKEN"30
lowObfuscationpackage/dist/commands/auth.jsmatched "\\u2026"3
lowObfuscationpackage/dist/plugins/ghost/src/index.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/plugins/gmail/src/index.jsmatched "\\x20"3
lowObfuscationpackage/dist/plugins/googleDrive/src/index.jsmatched "Buffer.from(p.contentBase64, \"base64"3
lowObfuscationpackage/dist/plugins/googleSheets/src/index.jsmatched "fromCharCode"3
lowObfuscationpackage/dist/core/oauth.jsmatched "\\u2713"3

Manifest

Package metadata

Scripts7
  • buildtsc && bun --filter runline-plugins build && rm -rf dist/plugins && cp -R ../runline-plugins/dist dist/plugins
  • checkbunx @biomejs/biome check src/
  • devbun run src/main.ts
  • formatbunx @biomejs/biome format --write src/
  • lintbunx @biomejs/biome lint src/
  • prepublishOnlybun run build
  • testbun test src/tests
Dependencies6
  • chalk^5.6.2
  • commander^14.0.3
  • jiti^2.7.0
  • proper-lockfile^4.1.2
  • quickjs-emscripten^0.32.0
  • rrule^2.8.1