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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/lib/credential-resolver.js | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts6
buildtsc && node --input-type=commonjs -e "require('fs').cpSync('src/assets','dist/assets',{recursive:true})"cleanrm -rf distdevnpx npx tsx src/index.tstestvitest runtest:watchvitesttypechecktsc --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.0chalk^5.4.0commander^13.0.0ora^8.1.0yaml^2.7.0