PkgRadar

Package evidence

[email protected]

Credential file access: matched ".aws"

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherjumpei-9898
Artifact bytes753,265
Previous version0.160.19
Published2026-05-25T06:21:55.332Z
SHA-25611e174c6822433ba6fc08de6ce2b53940d112ba4ed1dc6ddf48898f40e87af38

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

review
Last checked
reviewRisk
20Score
0.160.20Version
Status history (1 event)
  1. newavailable · risk review · score 20 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/scripts/harness/validator-system/infrastructure/adapters/file-system-security-pattern-scanner-adapter.tsmatched ".aws"5
lowCredential file accesspackage/templates/.claude/settings.jsonmatched "id_rsa"3
lowObfuscationpackage/scripts/harness/validator-system/infrastructure/adapters/biome-ast-test-quality-analyzer-adapter.tsmatched "\\u3040"3
lowObfuscationpackage/scripts/harness/skill-quality/domain/value-objects/lesson-fingerprint.tsmatched "\\u3000"3
lowObfuscationpackage/scripts/harness/integrations/pre-commit.tsmatched "\\x1b"3
lowObfuscationpackage/scripts/harness/phase2-extensions/infrastructure/adapters/regex-pointer-extractor-adapter.tsmatched "\\x00"3

Manifest

Package metadata

Scripts13
  • harness:check-phasepnpm phasegate:check-phase
  • harness:check-readypnpm phasegate:check-ready
  • harness:disablepnpm phasegate:disable
  • harness:enablepnpm phasegate:enable
  • harness:initnpx tsx scripts/harness/main.ts init
  • harness:statuspnpm phasegate:status
  • phasegatenpx tsx scripts/harness/main.ts
  • phasegate:check-phasenpx tsx scripts/harness/main.ts phasegate:check-phase
  • phasegate:check-readynpx tsx scripts/harness/main.ts phasegate:check-ready
  • phasegate:disablenpx tsx scripts/harness/main.ts disable-feature
  • phasegate:enablenpx tsx scripts/harness/main.ts enable-feature
  • phasegate:statusnpx tsx scripts/harness/main.ts phasegate:status
  • testvitest run --config scripts/harness/__tests__/vitest.config.forks.ts && vitest run --config scripts/harness/__tests__/vitest.config.ts
Dependencies4
  • ajv^8.18.0
  • picomatch^4.0.4
  • tinyglobby^0.2.15
  • tsx^4.0.0