PkgRadar

Package evidence

@hasna/[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
10
Versions published
8
First published
Mar 2026
Publisher
andreihasna2

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":["@hasna/[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":["@hasna/[email protected]"],"fail_on":"review"}'
Publisherandreihasna2
Artifact bytes155,692
Previous version0.1.5
Published2026-04-09T08:15:53.703Z
SHA-256f27fd0f7e5ee489d1f9225438957cb1da398806fb5482902f170dc5c9fbebf33

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
5Score
0.1.6Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/db/queries.tsmatched ".ssh"5

Manifest

Package metadata

Scripts8
  • buildbun build ./src/index.ts --outdir ./dist --target bun
  • devbun run src/index.ts
  • lintbunx tsc --noEmit
  • monitorbun run ./bins/monitor.ts
  • monitor-mcpbun run ./bins/monitor-mcp.ts
  • monitor-serverbun run ./bins/monitor-server.ts
  • monitor-webbun run ./bins/monitor-web.ts
  • testbun test
Dependencies12
  • @aws-sdk/client-cloudwatch^3.600.0
  • @aws-sdk/client-ec2^3.600.0
  • @aws-sdk/client-ssm^3.1017.0
  • @modelcontextprotocol/sdk^1.0.0
  • chalk^5.6.2
  • commander^12.1.0
  • cron-parser^5.5.0
  • node-cron^3.0.3
  • node-ssh^13.2.0
  • postgres^3.4.8
  • systeminformation^5.22.10
  • zod^4.3.6