PkgRadar

Package evidence

[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
3
First published
May 2026
Publisher
arbade

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"}'
Publisherarbade
Artifact bytes91,135
Previous version0.2.0
Published2026-06-01T18:13:59.828Z
SHA-2560f0d12b39f5731e4443c53a691c1ad447c9de9e8034ce6597cf9186e1f8bc3fd

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
0.3.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/ui/prompts.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts5
  • buildtsc && rm -rf dist/templates dist/bundled-skills dist/bundled-commands && cp -r src/templates dist/templates && cp -r src/bundled-skills dist/bundled-skills && cp -r src/bundled-commands dist/bundled-commands
  • cleanrm -rf dist
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies32
  • @clack/prompts^1.4.0
  • @rot-balance/ai-anthropic0.3.0
  • @rot-balance/ai-azure0.3.0
  • @rot-balance/ai-bedrock0.3.0
  • @rot-balance/ai-cli-bridge0.3.0
  • @rot-balance/ai-cohere0.3.0
  • @rot-balance/ai-deepseek0.3.0
  • @rot-balance/ai-google0.3.0
  • @rot-balance/ai-groq0.3.0
  • @rot-balance/ai-mistral0.3.0
  • @rot-balance/ai-ollama0.3.0
  • @rot-balance/ai-openai0.3.0
  • @rot-balance/ai-openrouter0.3.0
  • @rot-balance/ai-xai0.3.0
  • @rot-balance/core0.3.0
  • @rot-balance/plugin-aws0.3.0
  • @rot-balance/plugin-azure0.3.0
  • @rot-balance/plugin-bitbucket0.3.0
  • @rot-balance/plugin-gcp0.3.0
  • @rot-balance/plugin-github0.3.0
  • @rot-balance/plugin-gitlab0.3.0
  • @rot-balance/plugin-jira0.3.0
  • @rot-balance/plugin-kubernetes0.3.0
  • @rot-balance/plugin-linear0.3.0
  • @rot-balance/plugin-privacy-crawler0.3.0
  • @rot-balance/plugin-slack0.3.0
  • chalk^5.6.2
  • cli-table3^0.6.5
  • dotenv^17.4.2
  • ora^9.4.0
  • …and 2 more.