PkgRadar

Package evidence

@ssweens/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
226
Versions published
24
First published
Jan 2026
Publisher
ssweens

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":["@ssweens/[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":["@ssweens/[email protected]"],"fail_on":"review"}'
Publisherssweens
Artifact bytes379,649
Previous version0.24.0
Published2026-05-26T18:12:35.053Z
SHA-25647ea9fe8eff78f8df03cabbf8f957024d7894ce74eb063fd122ef6285463b303

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/lib/marketplace.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/lib/playbooks/claude-code.yamlmatched "curl "12
Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/lib/marketplace.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/lib/playbooks/claude-code.yamlmatched "curl "12
lowCredential file accesspackage/dist/lib/adapters/base.test.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/lib/adapters/claude/claude.test.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/lib/adapters/codex/codex.test.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/lib/sync/engine.test.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/lib/github.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/lib/marketplace.test.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/lib/adapters/pi/pi.test.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/lib/playbook/playbook.test.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts8
  • buildtsc && rm -rf dist/lib/playbooks && cp -r src/lib/playbooks dist/lib/playbooks
  • build:binbun build src/cli.tsx --compile --outfile bin/blackbook
  • build:bin:allbun build src/cli.tsx --compile --target=bun-darwin-arm64 --outfile bin/blackbook-darwin-arm64 && bun build src/cli.tsx --compile --target=bun-darwin-x64 --outfile bin/blackbook-darwin-x64 && bun build src/cli.tsx --compile --target=bun-linux-x64 --outfile bin/blackbook-linux-x64
  • devtsx src/cli.tsx
  • startnode dist/cli.js
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies10
  • diff^8.0.3
  • fast-glob^3.3.3
  • ink^5.2.0
  • ink-select-input^6.0.0
  • ink-spinner^5.0.0
  • ink-text-input^6.0.0
  • react^18.3.1
  • yaml^2.8.2
  • zod^4.3.6
  • zustand^5.0.3