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.

Versions published
26
First published
May 2026
Publisher
alien8d

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 bytes753,649
Previous version2.5.0
Published2026-06-12T15:58:40.901Z
SHA-256f5951bb4912fccdafa6add09048281d72adece44f4b83ab7b297552bdf85a733

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
2.6.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/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
Dependencies15
  • @anthropic-ai/sdk^0.100.1
  • @cursor/sdk^1.0.12
  • @google/genai^2.2.0
  • @iarna/toml2.2.5
  • @modelcontextprotocol/sdk^1.29.0
  • @momentiq/dark-factory-schemas0.8.0
  • @openai/codex-sdk^0.130.0
  • @yarnpkg/lockfile1.1.0
  • ajv^8.20.0
  • ajv-formats^3.0.1
  • diff^5.2.2
  • openai^6.37.0
  • yaml^2.9.0
  • zod^3.23.0
  • zod-to-json-schema^3.25.2