PkgRadar

Package evidence

@anton-sifta/[email protected]

Credential file access: matched ".aws/"

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
1
First published
May 2026
Publisher
ioangeorgeanton

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":["@anton-sifta/[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":["@anton-sifta/[email protected]"],"fail_on":"review"}'
Artifact bytes707,784
Previous versionnone
Published2026-05-29T17:20:29.737Z
SHA-256dc573ddd2811815629739afb5db2c28011afc6afdd3e2b06cc2198e3152a5e28

Why flagged

What the scanner saw

Credential file access: matched ".aws/"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
15Score
0.0.42Version
Status history (1 event)
  1. newavailable · risk review · score 15 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/hub/daemon/entry.jsmatched ".aws/"5
lowCredential file accesspackage/dist/hub/index.jsmatched ".aws/"5
lowCredential file accesspackage/dist/index.jsmatched ".aws/"5

Manifest

Package metadata

Scripts9
  • buildbun run ./bun.mts && bun tsc -p tsconfig.build.json
  • testbun run test:unit && bun run test:e2e
  • test:e2evitest run --config vitest.e2e.config.ts
  • test:livevitest run --config vitest.config.ts src/extensions/context/compaction.live.test.ts
  • test:unitvitest run --config vitest.config.ts
  • test:watchvitest --config vitest.config.ts
  • typecheckbun tsc -p tsconfig.dev.json --noEmit && bun run typecheck:smoke
  • typecheck:smokebun tsc -p tsconfig.smoke.json --noEmit
  • verify:routineszsh -lc 'bun x vitest run src/cron/schedule-service.test.ts --config vitest.config.ts'
Dependencies22
  • @anton-sifta/agentsworkspace:*
  • @anton-sifta/llmsworkspace:*
  • @anton-sifta/sharedworkspace:*
  • @modelcontextprotocol/sdk^1.29.0
  • @opentelemetry/api^1.9.0
  • @opentelemetry/api-logs^0.214.0
  • @opentelemetry/exporter-logs-otlp-http^0.214.0
  • @opentelemetry/exporter-metrics-otlp-http^0.214.0
  • @opentelemetry/exporter-trace-otlp-http^0.214.0
  • @opentelemetry/resources^2.6.1
  • @opentelemetry/sdk-logs^0.214.0
  • @opentelemetry/sdk-metrics^2.6.1
  • @opentelemetry/sdk-trace-base^2.6.1
  • @opentelemetry/sdk-trace-node^2.6.1
  • @opentelemetry/semantic-conventions^1.40.0
  • jiti^2.7.0
  • nanoid^5.1.7
  • node-machine-id^1.1.12
  • simple-git3.36.0
  • ws^8.20.0
  • yaml^2.8.2
  • zod^4.3.6