PkgRadar

Package evidence

@standoutwork/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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":["@standoutwork/[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":["@standoutwork/[email protected]"],"fail_on":"review"}'
Publisheraaftall
Artifact bytes49,403
Previous version0.4.2
Published2026-05-25T06:08:14.242Z
SHA-2562c048dc726b360f37290ddc222f9d381d10ca998734ffcf6d09ecda17b2644f9

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
60Score
0.4.3Version
Status history (1 event)
  1. newavailable · risk review · score 60 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/gather.jsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/dist/prompt.jsmatched "curl "12
mediumRemote Payloadpackage/dist/tools.jsmatched "curl "12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/gather.jsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/dist/prompt.jsmatched "curl "12
mediumRemote Payloadpackage/dist/tools.jsmatched "curl "12
lowObfuscationpackage/dist/cli.jsmatched "\\x1b"3
lowObfuscationpackage/dist/wrapped/render.jsmatched "\\u0003"3

Manifest

Package metadata

Scripts5
  • buildtsc
  • devtsx src/cli.ts
  • prepublishOnlynpm run build
  • testtsx --test tests/*.test.ts
  • typechecktsc --noEmit
Dependencies8
  • @anthropic-ai/sdk^0.70.0
  • @modelcontextprotocol/sdk^1.0.0
  • boxen^8.0.1
  • chalk^5.6.2
  • gradient-string^3.0.0
  • open^11.0.0
  • playwright-core^1.59.1
  • zod^3.24.0
Optional dependencies1
  • better-sqlite3^12.9.0