PkgRadar

Package evidence

[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.

Versions published
26
First published
Apr 2026
Publisher
seungw1n

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherseungw1n
Artifact bytes892,045
Previous version1.3.0
Published2026-06-17T15:51:01.449Z
SHA-2562a135777a384536e2dec1398114780155794e6113b644311c7b0a640e3492f96

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
1.3.1Version
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/dist/src/bot/claude-runner.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts8
  • buildtsc
  • devtsx bin/solosquad.ts
  • docs-checktsx scripts/check-docs-freshness.ts
  • esm-checktsx scripts/check-esm-purity.ts
  • prepublishOnlynpm run build && npm run docs-check && npm run esm-check
  • testnode --test --import tsx test/*.test.ts
  • test:corpusnode --test --import tsx test/validator-corpus.test.ts
  • validate-skillsnode dist/bin/solosquad.js agent validate --all && npm run test:corpus
Dependencies12
  • @slack/bolt^4.1.0
  • @slack/web-api^7.8.0
  • archiver^7.0.1
  • better-sqlite3^12.10.0
  • chalk^5.4.1
  • chokidar^4.0.3
  • commander^12.1.0
  • discord.js^14.26.4
  • dotenv^16.4.0
  • inquirer^12.3.0
  • js-yaml^4.1.0
  • node-cron^4.2.1