PkgRadar

Package evidence

@dugleelabs/[email protected]

Credential file access: matched ".ssh/"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
39
Versions published
18
First published
Mar 2026
Publisher
sharma02gaurav

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@dugleelabs/[email protected]"],"fail_on":"review"}'

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":["@dugleelabs/[email protected]"],"fail_on":"review"}'
Artifact bytes534,214
Previous version1.9.0
Published2026-06-02T16:53:30.365Z
SHA-2560661b5a23529751b9fbd435576da50f85e4303030424e6ee69fe4caef7d516d2

Why flagged

What the scanner saw

Credential file access: matched ".ssh/"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
1.10.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/api.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/index.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts7
  • buildtsup && node scripts/report-dist-size.mjs
  • build:seanode scripts/build-sea.mjs
  • devtsup --watch
  • linteslint src/
  • lint:fixeslint src/ --fix
  • testvitest run
  • test:watchvitest
Dependencies16
  • @anthropic-ai/sdk^0.79.0
  • @google/genai^1.45.0
  • @modelcontextprotocol/sdk^1.27.1
  • chalk^5.6.2
  • commander^14.0.3
  • diff^9.0.0
  • glob^13.0.6
  • ink^5.2.1
  • ink-text-input^6.0.0
  • minimatch^10.2.5
  • openai^6.32.0
  • react^18.3.1
  • shiki^1.29.2
  • which^6.0.1
  • yaml^2.8.2
  • zod^4.3.6