PkgRadar

Package evidence

@edihasaj/[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":["@edihasaj/[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":["@edihasaj/[email protected]"],"fail_on":"high"}'
Publisherapplifyer
Artifact bytes427,996
Previous version0.6.6
Published2026-05-14T15:05:57.319Z
SHA-25636deb125713e401a89af8421f52f5ef8e31ff1098a4e35c4e0e16c0a588b425d

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

applifyer

2 members · evidence strength 61

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/chunk-DNFKAHS6.jsmatched ".azure"30
highCredential file accesspackage/dist/cli.jsmatched ".azure"30
mediumObfuscation Densitypackage/dist/chunk-LFWG3CBM.jshigh encoded/escaped-token density12
Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/chunk-DNFKAHS6.jsmatched ".azure"30
highCredential file accesspackage/dist/cli.jsmatched ".azure"30
mediumObfuscation Densitypackage/dist/chunk-LFWG3CBM.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/chunk-4P3NKEIJ.jsmatched "\\u2014"3
lowObfuscationpackage/dist/chunk-AJAAK4FK.jsmatched "\\u2026"3
lowObfuscationpackage/dist/chunk-DNFKAHS6.jsmatched "\\xB7"3
lowObfuscationpackage/dist/chunk-DSNYEUZW.jsmatched "\\u2026"3
lowObfuscationpackage/dist/chunk-LFWG3CBM.jsmatched "\\u2192"3
lowObfuscationpackage/dist/chunk-XUM7JEJU.jsmatched "\\u2192"3
lowObfuscationpackage/dist/cli.jsmatched "\\u2014"3
lowObfuscationpackage/dist/usage-DU4TKVJH.jsmatched "\\u2192"3

Manifest

Package metadata

Scripts12
  • buildtsup && node -e "const f='dist/cli.js';const c=require('fs').readFileSync(f,'utf8');if(!c.startsWith('#!'))require('fs').writeFileSync(f,'#!/usr/bin/env node\n'+c);require('fs').chmodSync(f,0o755)"
  • build:appbash scripts/build-app.sh
  • db:generatedrizzle-kit generate
  • db:pushdrizzle-kit migrate
  • devtsup --watch
  • docs:checknode scripts/check-docs-site.mjs
  • docs:ognpx -y playwright screenshot --viewport-size=1200,630 --wait-for-timeout 1800 file://$PWD/docs/og.html docs/og-image.png
  • homebrew:casknode scripts/render-homebrew-cask.mjs
  • install:appbash scripts/install-app.sh
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies7
  • @huggingface/transformers^4.1.0
  • @modelcontextprotocol/sdk^1.12.1
  • better-sqlite3^11.8.1
  • commander^13.1.0
  • drizzle-orm^0.45.2
  • sqlite-vec^0.1.9
  • zod^3.24.4