PkgRadar

Package evidence

@ayulab/[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
6
First published
May 2026
Publisher
ayu.exorcist

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":["@ayulab/[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":["@ayulab/[email protected]"],"fail_on":"review"}'
Publisherayu.exorcist
Artifact bytes24,496,108
Previous versionnone
Published2026-05-23T13:09:36.447Z
SHA-256157f63843d8c72f591087d5a96feedb72a0854bfc11ced2e51d6f2140b8389bc

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
71Score
0.1.0Version
Status history (5 events)
  1. availableavailable · risk review · score 71 · status available -> available, risk high -> review, score 222 -> 71
  2. availableavailable · risk high · score 222 · status available -> available, risk high -> high, score 234 -> 222
  3. availableavailable · risk high · score 234 · status available -> available, risk high -> high, score 284 -> 234
  4. availableavailable · risk high · score 284 · status available -> available, risk high -> high, score 3546 -> 284
  5. newavailable · risk high · score 3546 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

ayu.exorcist

2 members · evidence strength 64
Repeated static TTPstale

Install-time lifecycle script — postinstall="simple-git-hooks"

7 members · evidence strength 90

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 15 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/node_modules/google-auth-library/build/src/auth/defaultawssecuritycredentialssupplier.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/@aws-sdk/client-bedrock-runtime/dist-es/models/enums.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/pi-mcp-adapter/node_modules/@earendil-works/pi-ai/dist/env-api-keys.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-env/dist-es/fromEnv.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/google-auth-library/build/src/auth/googleauth.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/node_modules/@aws-sdk/client-bedrock-runtime/dist-cjs/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.jsmatched "aws_access_key"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveStaticCredentials.jsmatched "aws_access_key"5
lowInstall-time lifecycle scriptpackage.jsonpreinstall="npx only-allow pnpm"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="simple-git-hooks"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-ini/package.jsonmatched ".aws/"3
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-process/package.jsonmatched ".aws/"3

Manifest

Package metadata

Scripts19
  • checktsc --noEmit && pnpm run lint && pnpm run fmt:check && pnpm run test
  • cipnpm run typecheck && pnpm run lint && pnpm run fmt:check && pnpm run coverage
  • cleanrm -rf coverage .oxlintcache .oxfmtcache *.tsbuildinfo
  • coveragevitest run --coverage
  • coverage:openvitest run --coverage && npx serve coverage -p 9876 -o
  • devvitest
  • fmtoxfmt .
  • fmt:checkoxfmt . --check
  • lintoxlint .
  • lint:fixoxlint . --fix
  • postinstallsimple-git-hooks
  • preinstallnpx only-allow pnpm
  • publish:dryoxnode scripts/publish.ts --dry-run
  • setupoxnode scripts/setup.ts
  • setup:localoxnode scripts/setup.ts --local
  • teardownoxnode scripts/teardown.ts
  • teardown:localoxnode scripts/teardown.ts --local
  • testvitest run
  • typechecktsc --noEmit
Dependencies3
  • @ayulab/pi-rewind0.1.0
  • @ayulab/pi-undoredo0.1.0
  • pi-mcp-adapter2.6.1