PkgRadar

Package evidence

@blundergoat/[email protected]

Credential file access: matched ".npmrc"

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":["@blundergoat/[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":["@blundergoat/[email protected]"],"fail_on":"high"}'
Publisherblundergoat
Artifact bytes191,231
Previous version0.1.0
Published2026-05-24T09:03:18.981Z
SHA-25687672928456ef6e9186322add3625ae7d94a681465498ad45ce3e7a4aef9019c

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

blundergoat

2 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/scripts/npm-publish.shmatched ".npmrc"30
highCredential file accesspackage/src/discovery.tsmatched ".npmrc"30
highCredential file accesspackage/src/rules.tsmatched ".aws"30
highCredential file accesspackage/src/sensitive-data-rules.tsmatched ".aws"30
highCredential file accesspackage/src/test-fixtures.tsmatched "AWS_ACCESS_KEY"30
mediumRemote Payloadpackage/src/github-actions-rules.tsmatched "wget "12
mediumRemote Payloadpackage/src/project-config-rules.tsmatched "wget "12
mediumRemote Payloadpackage/src/fixtures/rule-catalogue-security-doctrine.tsmatched "curl "12
mediumRemote Payloadpackage/src/test-fixtures.tsmatched "curl "12
Show all 19 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/scripts/npm-publish.shmatched ".npmrc"30
highCredential file accesspackage/src/discovery.tsmatched ".npmrc"30
highCredential file accesspackage/src/rules.tsmatched ".aws"30
highCredential file accesspackage/src/sensitive-data-rules.tsmatched ".aws"30
highCredential file accesspackage/src/test-fixtures.tsmatched "AWS_ACCESS_KEY"30
mediumRemote Payloadpackage/src/github-actions-rules.tsmatched "wget "12
mediumRemote Payloadpackage/src/project-config-rules.tsmatched "wget "12
mediumRemote Payloadpackage/src/fixtures/rule-catalogue-security-doctrine.tsmatched "curl "12
mediumRemote Payloadpackage/src/test-fixtures.tsmatched "curl "12
lowObfuscationpackage/scripts/test-performance.shmatched "\\u0000"3
lowObfuscationpackage/src/config.tsmatched "\\uFEFF"3
lowObfuscationpackage/src/dead-code-rules.tsmatched "fromCharCode"3
lowObfuscationpackage/src/doc-rules.tsmatched "\\x7b"3
lowObfuscationpackage/src/line-rules.tsmatched "eval("3
lowObfuscationpackage/src/project-config-rules.tsmatched "\\uFEFF"3
lowObfuscationpackage/src/rule-list.tsmatched "\\x1b"3
lowObfuscationpackage/src/rules.tsmatched "eval("3
lowObfuscationpackage/fixtures/sample.tsmatched "eval("3
lowObfuscationpackage/src/test-fixtures.tsmatched "eval("3

Manifest

Package metadata

Scripts3
  • checktsc --noEmit && npm test
  • start-devtsx src/cli.ts dashboard
  • testnode --import tsx --test src/**/*.test.ts
Dependencies2
  • commander^14.0.2
  • tsx^4.21.0