PkgRadar

Package evidence

@feedmob/[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
14
Versions published
6
First published
Nov 2025
Publisher
springwq

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":["@feedmob/[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":["@feedmob/[email protected]"],"fail_on":"review"}'
Publisherspringwq
Artifact bytes13,260
Previous version0.1.2
Published2025-12-10T06:04:38.457Z
SHA-25648a2161d1cbc23b2d64c8bc2b090ea5959a5e3fefe184a18a5615b861565b529

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/nodes/FeedmobDirectSpendVisualizer/FeedmobDirectSpendVisualizer.node.jsmatched "AWS_ACCESS_KEY"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/setup-plugin.js"5

Manifest

Package metadata

Scripts4
  • buildtsc && node scripts/build-assets.js
  • devtsc --watch
  • postinstallnode scripts/setup-plugin.js
  • preparenpm run build
Dependencies1
  • @anthropic-ai/claude-agent-sdk^0.1.49