PkgRadar

Package evidence

@blacksandscyber/[email protected]

Credential file access

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
1
Versions published
2
First published
Apr 2026
Publisher
b0bmarl3y

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":["@blacksandscyber/[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":["@blacksandscyber/[email protected]"],"fail_on":"review"}'
Publisherb0bmarl3y
Artifact bytes121,017
Previous version0.3.0
Published2026-06-24T14:09:51.181Z
SHA-2569c0618ca9cf4fd94f8b6b727da44c7da085ff4d934d859bc6bd947618c009ec7

Why flagged

What the scanner saw

Credential file access

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.4.1Version
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/build/shield/deploy/index.js5
lowCredential file accesspackage/build/shield/install/transports/ssh.js5

Manifest

Package metadata

Scripts 8

Sign in to view install / lifecycle script contents.

Dependencies6
  • @aws-sdk/client-ssm^3.1032.0
  • @modelcontextprotocol/sdk^1.8.0
  • axios^1.7.0
  • glob^10.3.0
  • js-yaml^4.1.1
  • ssh2^1.17.0