PkgRadar

Package evidence

@ecodrix/[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.

Versions published
1
First published
Jun 2026
Publisher
dhanesh125

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":["@ecodrix/[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":["@ecodrix/[email protected]"],"fail_on":"review"}'
Publisherdhanesh125
Artifact bytes387,074
Previous versionnone
Published2026-06-19T18:56:46.425Z
SHA-256a11aedf45dfb0d807eb1ef9f42bc4bcf6f5a8a1ac25aa34cda8a07847b28dcc3

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
25Score
0.2.1Version
Status history (1 event)
  1. newavailable · risk review · score 25 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/action.jsmatched "AWS_ACCESS_KEY"10
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/action.jsmatched "AWS_ACCESS_KEY"10
lowCredential file accesspackage/dist/cli.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/index.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/providers/index.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowObfuscation Densitypackage/dist/action.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts4
  • buildtsup
  • devtsup --watch
  • startnode dist/cli.js
  • typechecktsc --noEmit
Dependencies7
  • @anthropic-ai/sdk^0.104.2
  • @google/genai^2.8.0
  • dotenv^17.2.2
  • inquirer^12.10.0
  • ollama^0.6.3
  • openai^6.42.0
  • zod^4.3.6