PkgRadar

Package evidence

@swux/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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
1
First published
May 2026
Publisher
swum

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":["@swux/[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":["@swux/[email protected]"],"fail_on":"review"}'
Publisherswum
Artifact bytes255,152
Previous versionnone
Published2026-05-29T05:39:33.653Z
SHA-256897d8e0e581c73970c867be099b08e03cb068c77b8bab6f197b2fdd8cfdb28e7

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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.8.0Version
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/lib/credential-resolver.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts6
  • buildtsc && node --input-type=commonjs -e "require('fs').cpSync('src/assets','dist/assets',{recursive:true})"
  • cleanrm -rf dist
  • devnpx npx tsx src/index.ts
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies28
  • @clack/prompts^0.9.1
  • @swux/core0.8.0
  • @swux/plugin-agent-aider0.8.0
  • @swux/plugin-agent-claude-code0.8.0
  • @swux/plugin-agent-codex0.8.0
  • @swux/plugin-agent-cursor0.8.0
  • @swux/plugin-agent-kimicode0.8.0
  • @swux/plugin-agent-opencode0.8.0
  • @swux/plugin-notifier-composio0.8.0
  • @swux/plugin-notifier-desktop0.8.0
  • @swux/plugin-notifier-discord0.8.0
  • @swux/plugin-notifier-openclaw0.8.0
  • @swux/plugin-notifier-slack0.8.0
  • @swux/plugin-notifier-webhook0.8.0
  • @swux/plugin-runtime-process0.8.0
  • @swux/plugin-runtime-tmux0.8.0
  • @swux/plugin-scm-github0.8.0
  • @swux/plugin-terminal-iterm20.8.0
  • @swux/plugin-terminal-web0.8.0
  • @swux/plugin-tracker-github0.8.0
  • @swux/plugin-tracker-linear0.8.0
  • @swux/plugin-workspace-clone0.8.0
  • @swux/plugin-workspace-worktree0.8.0
  • @swux/web0.8.0
  • chalk^5.4.0
  • commander^13.0.0
  • ora^8.1.0
  • yaml^2.7.0