PkgRadar

Package evidence

@oh-pen-testing/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
8
Versions published
5
First published
Apr 2026
Publisher
ohpensauce

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":["@oh-pen-testing/[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":["@oh-pen-testing/[email protected]"],"fail_on":"review"}'
Publisherohpensauce
Artifact bytes110,662
Previous version1.0.3
Published2026-06-11T20:58:42.517Z
SHA-256054e734551f7d3b0d9d57b5cacd54efed4d28e45abadc0401d7cd8be12e0f504

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/index.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts3
  • buildtsup
  • cleanrm -rf dist .turbo
  • typechecktsc --noEmit
Dependencies12
  • @babel/parser^7.29.7
  • @babel/traverse^7.29.7
  • @oh-pen-testing/git-github1.1.0
  • @oh-pen-testing/playbooks-core1.1.0
  • @oh-pen-testing/providers-anthropic1.1.0
  • @oh-pen-testing/providers-claude-code-cli1.1.0
  • @oh-pen-testing/providers-ollama1.1.0
  • @oh-pen-testing/rate-limit1.1.0
  • @oh-pen-testing/shared1.1.0
  • ignore^6.0.2
  • yaml^2.6.1
  • zod^3.23.8