PkgRadar

Package evidence

@japfa/[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":["@japfa/[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":["@japfa/[email protected]"],"fail_on":"high"}'
Publisherwidiramadhan
Artifact bytes152,572
Previous version1.0.31
Published2026-05-25T04:06:59.459Z
SHA-2561491609c0765b9927d82315c10d421cc599c7bfe79dccbe160ae79eb9757f0a4

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

widiramadhan

2 members · evidence strength 54

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/migrations/013_create_jarvis_ai_model_table.jsmatched ".azure"30
highCredential file accesspackage/dist/repositories/AIModelRepository.jsmatched ".azure"30
highCredential file accesspackage/dist/services/ChatService.jsmatched ".azure"30
highCredential file accesspackage/dist/services/KnowledgebaseFileService.jsmatched ".azure"30
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/migrations/013_create_jarvis_ai_model_table.jsmatched ".azure"30
highCredential file accesspackage/dist/repositories/AIModelRepository.jsmatched ".azure"30
highCredential file accesspackage/dist/services/ChatService.jsmatched ".azure"30
highCredential file accesspackage/dist/services/KnowledgebaseFileService.jsmatched ".azure"30
lowObfuscationpackage/dist/services/KnowledgebaseFileService.jsmatched "\\x00"3

Manifest

Package metadata

Scripts9
  • buildtsc
  • build:watchtsc --watch
  • example:enumnode examples/initialize-with-enum.js
  • example:fluentnode examples/fluent-api.js
  • example:mysqlnode examples/initialize-mysql.js
  • example:oraclenode examples/initialize-oracle.js
  • example:postgresnode examples/initialize-postgres.js
  • example:validatenode examples/validate-database-type.js
  • prepublishOnlynpm run build
Dependencies10
  • @types/knex^0.15.2
  • axios^1.13.6
  • canvas^3.2.3
  • knex^3.1.0
  • mysql2^3.6.5
  • oracledb^6.3.0
  • pdf-parse^1.1.1
  • pdfjs-dist^3.11.174
  • pg^8.11.3
  • tesseract.js^7.0.0