PkgRadar

Package evidence

@standoutwork/[email protected]

Credential file access: matched "GITHUB_TOKEN"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisheraaftall
Artifact bytes46,910
Previous version0.4.1
Published2026-05-25T04:43:22.699Z
SHA-256758d496cf09c39f570db2f6713af3f68fdfb13c506f63978694d1b53aa7a3f98

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

high
Last checked
highRisk
69Score
0.4.2Version
Status history (1 event)
  1. newavailable · risk high · score 69 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

aaftall

3 members · evidence strength 67

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/gather.jsmatched "raw.githubusercontent.com"12
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/gather.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/prompt.jsmatched "curl "12
mediumRemote Payloadpackage/dist/tools.jsmatched "curl "12
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