PkgRadar

Package evidence

@momentiq/[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
1,272Niche · −30% score
Versions published
14
First published
May 2026
Publisher
alien8d

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@momentiq/[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":["@momentiq/[email protected]"],"fail_on":"review"}'
Publisheralien8d
Artifact bytes452,498
Previous version0.7.0-alpha.9
Published2026-05-31T17:27:36.245Z
SHA-256a7dea24354e85799411273d7cd14e9869560d18eb72acf9d3df1eaf0145070b4

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
3Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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/security.jsmatched "aws_access_key"5

Manifest

Package metadata

Scripts7
  • buildtsc -p tsconfig.json && node scripts/copy-assets.mjs
  • pretestnpm run build
  • testvitest run
  • test:allnpm run test && npm run test:python
  • test:pythonpython3 -m pytest tests/cycle-doc-validator tests/branch-protection tests/cycle-tracker-sync -q
  • test:watchvitest
  • type-checktsc -p tsconfig.json --noEmit
Dependencies9
  • @cursor/sdk^1.0.12
  • @google/genai^2.2.0
  • @modelcontextprotocol/sdk^1.29.0
  • @momentiq/dark-factory-schemas0.3.0
  • @openai/codex-sdk^0.130.0
  • openai^6.37.0
  • yaml^2.9.0
  • zod^3.23.0
  • zod-to-json-schema^3.25.2