PkgRadar

Package evidence

@ripla/[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":["@ripla/[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":["@ripla/[email protected]"],"fail_on":"high"}'
Artifact bytes1,121,028
Previous version1.0.4-canary.18
Published2026-05-22T02:45:24.847Z
SHA-256766ef965657daa4b26dda5c47ad2081b36fd0193858a8f521d377e28f91822bb

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
462Score
1.0.4-canary.19Version
Status history (1 event)
  1. newavailable · risk high · score 462 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

developer-ripla

4 members · evidence strength 84

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/godd.cjsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/godd.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/notes-api/app/config.pymatched "github_token"30
highCredential file accesspackage/notes-api/app/services/github_app_token.pymatched "github_token"30
highCredential file accesspackage/notes-api/app/services/github_pr.pymatched "github_token"30
highCredential file accesspackage/notes-api/app/services/github.pymatched "github_token"30
highCredential file accesspackage/notes-api/tests/test_files.pymatched "GITHUB_TOKEN"30
highCredential file accesspackage/notes-api/tests/test_github_app_token.pymatched "github_token"30
highCredential file accesspackage/notes-api/tests/test_tree.pymatched "GITHUB_TOKEN"30
highCredential file accesspackage/notes-api/app/routers/tree.pymatched "GITHUB_TOKEN"30
highCredential file accesspackage/templates/notes-compose.ymlmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/dist/godd.cjsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/godd.cjshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/godd.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/godd.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/index.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/notes-app/package-lock.jsonhigh encoded/escaped-token density12
mediumRemote Payloadpackage/notes-api/app/services/github_pr.pymatched "api.github.com/graphql"12
mediumObfuscation Densitypackage/notes-app/pnpm-lock.yamlhigh encoded/escaped-token density12
Show all 28 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/godd.cjsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/godd.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/notes-api/app/config.pymatched "github_token"30
highCredential file accesspackage/notes-api/app/services/github_app_token.pymatched "github_token"30
highCredential file accesspackage/notes-api/app/services/github_pr.pymatched "github_token"30
highCredential file accesspackage/notes-api/app/services/github.pymatched "github_token"30
highCredential file accesspackage/notes-api/tests/test_files.pymatched "GITHUB_TOKEN"30
highCredential file accesspackage/notes-api/tests/test_github_app_token.pymatched "github_token"30
highCredential file accesspackage/notes-api/tests/test_tree.pymatched "GITHUB_TOKEN"30
highCredential file accesspackage/notes-api/app/routers/tree.pymatched "GITHUB_TOKEN"30
highCredential file accesspackage/templates/notes-compose.ymlmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/dist/godd.cjsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/godd.cjshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/godd.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/godd.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/index.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/notes-app/package-lock.jsonhigh encoded/escaped-token density12
mediumRemote Payloadpackage/notes-api/app/services/github_pr.pymatched "api.github.com/graphql"12
mediumObfuscation Densitypackage/notes-app/pnpm-lock.yamlhigh encoded/escaped-token density12
lowObfuscationpackage/dist/godd.cjsmatched "atob("3
lowObfuscationpackage/dist/godd.jsmatched "atob("3
lowObfuscationpackage/dist/index.jsmatched "\\u2028"3
lowObfuscationpackage/notes-api/tests/test_collab.pymatched "\\xff"3
lowObfuscationpackage/notes-api/tests/test_files.pymatched "\\x89"3
lowObfuscationpackage/notes-api/tests/test_github_service.pymatched "\\x89"3
lowObfuscationpackage/notes-api/tests/test_upload.pymatched "\\x89"3
lowObfuscationpackage/notes-app/src/lib/xlsx-utils.tsmatched "atob("3

Manifest

Package metadata

Scripts15
  • buildnode esbuild.config.js
  • build:adminnode esbuild.admin.config.js
  • build:distnode esbuild.config.js && node scripts/build-dist.js
  • build:dist:currentnode esbuild.config.js && node scripts/build-dist.js --current
  • build:usertsx src/admin/build-customer.ts
  • devtsx src/index.ts
  • dev:admintsx src/admin/cli.ts
  • encrypttsx src/admin/encrypt.ts
  • goddtsx src/cli/godd.ts
  • godd:inittsx src/cli/godd.ts init
  • godd:installtsx src/cli/godd.ts install
  • keygentsx src/admin/keygen.ts
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies4
  • @modelcontextprotocol/sdk^1.12.1
  • handlebars^4.7.8
  • js-yaml^4.1.0
  • zod^3.24.2