PkgRadar

Package evidence

@zigrivers/[email protected]

Credential file access: matched ".aws"

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":["@zigrivers/[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":["@zigrivers/[email protected]"],"fail_on":"high"}'
Publisherzigrivers
Artifact bytes2,586,875
Previous version3.26.0
Published2026-05-12T13:31:40.087Z
SHA-2565a2cfd06dd8df650d3ffc9f23ce2a0119a57c9fcb23b778c64655a4f7165daa5

Why flagged

What the scanner saw

Credential file access: matched ".aws"

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

zigrivers

2 members · evidence strength 59

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/observability/engine/redact.jsmatched ".aws"30
Show all 16 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/observability/engine/redact.jsmatched ".aws"30
lowObfuscationpackage/dist/observability/engine/api.test.jsmatched "eval("3
lowObfuscationpackage/dist/cli/commands/build.jsmatched "\\u2717"3
lowObfuscationpackage/dist/cli/commands/complete.jsmatched "\\u2717"3
lowObfuscationpackage/dist/cli/output/context.test.jsmatched "\\x1b"3
lowObfuscationpackage/dist/project/detectors/context.test.jsmatched "\\u0000"3
lowObfuscationpackage/dist/dashboard/generator.jsmatched "\\u003c"3
lowObfuscationpackage/dist/cli/output/interactive.jsmatched "\\x1b"3
lowObfuscationpackage/dist/observability/checks/lens-c-standards.test.jsmatched "eval("3
lowObfuscationpackage/dist/cli/commands/reset.jsmatched "\\u2717"3
lowObfuscationpackage/dist/cli/shutdown.jsmatched "\\x1b"3
lowObfuscationpackage/dist/cli/shutdown.test.jsmatched "\\x1b"3
lowObfuscationpackage/dist/cli/commands/skill.jsmatched "\\u2713"3
lowObfuscationpackage/dist/cli/commands/skip.jsmatched "\\u2717"3
lowObfuscationpackage/dist/dashboard/template.jsmatched "\\u26A0"3
lowObfuscationpackage/dist/cli/commands/update.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts9
  • buildtsc && cp src/core/knowledge/knowledge-update-template.md dist/core/knowledge/knowledge-update-template.md
  • checknpm run lint && npm run type-check && npm test
  • linteslint src/ tests/
  • prepublishOnlybash scripts/prepublish.sh
  • testvitest run
  • test:coveragevitest run --coverage
  • test:e2evitest run --config vitest.e2e.config.ts
  • test:perfvitest run tests/performance/
  • type-checktsc --noEmit
Dependencies19
  • @babel/parser^7.29.0
  • @babel/traverse^7.29.0
  • @babel/types^7.29.0
  • @inquirer/prompts^7.4.0
  • js-yaml^4.1.0
  • mdast-util-from-markdown^2.0.3
  • minimatch^10.2.5
  • postcss^8.5.8
  • proper-lockfile^4.1.2
  • remark-gfm^4.0.1
  • remark-parse^11.0.0
  • remark-stringify^11.0.0
  • smol-toml^1.6.1
  • ulid^3.0.2
  • unified^11.0.5
  • uuid^14.0.0
  • yaml^2.8.3
  • yargs^17.7.2
  • zod^3.24.0