PkgRadar

Package evidence

@archyai/[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
35
Versions published
5
First published
Mar 2026
Publisher
archyai

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":["@archyai/[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":["@archyai/[email protected]"],"fail_on":"review"}'
Publisherarchyai
Artifact bytes380,240
Previous version0.4.0
Published2026-06-02T18:34:31.805Z
SHA-256370b98707e9c841420fcdfc5cccf8a592d6c9c66626346b50f3317e84a3e85fe

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.5.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/engine-capabilities-baselines.jsmatched "aws_access_key"5

Manifest

Package metadata

Scripts6
  • buildtsc -p tsconfig.json && node scripts/copy-storage-assets.mjs
  • cleanrm -rf dist
  • devtsx src/index.ts
  • startnode dist/index.js
  • testvitest run
  • typechecktsc -p tsconfig.json --noEmit
Dependencies8
  • @archyai/analysis-engine*
  • @archyai/archyctx-core*
  • @archyai/ingestion-core*
  • @archyai/shared*
  • @modelcontextprotocol/sdk^1.0.0
  • better-sqlite3^11.3.0
  • dotenv^16.0.0
  • node-fetch^3.0.0