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 promotingMixed 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"}'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
Status history (5 events)
- available → available · risk review · score 71 · status available -> available, risk high -> review, score 222 -> 71
- available → available · risk high · score 222 · status available -> available, risk high -> high, score 234 -> 222
- available → available · risk high · score 234 · status available -> available, risk high -> high, score 284 -> 234
- available → available · risk high · score 284 · status available -> available, risk high -> high, score 3546 -> 284
- new → available · risk high · score 3546 · status changed
Related candidates
Linked campaigns and clusters
ayu.exorcist
2 members · evidence strength 64Install-time lifecycle script — postinstall="simple-git-hooks"
7 members · evidence strength 90Evidence
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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/node_modules/google-auth-library/build/src/auth/defaultawssecuritycredentialssupplier.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/node_modules/@aws-sdk/client-bedrock-runtime/dist-es/models/enums.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/node_modules/pi-mcp-adapter/node_modules/@earendil-works/pi-ai/dist/env-api-keys.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/node_modules/@aws-sdk/credential-provider-env/dist-es/fromEnv.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/node_modules/google-auth-library/build/src/auth/googleauth.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/node_modules/@aws-sdk/client-bedrock-runtime/dist-cjs/index.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveStaticCredentials.js | matched "aws_access_key" | 5 |
| low | Install-time lifecycle script | package.json | preinstall="npx only-allow pnpm" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="simple-git-hooks" | 5 |
| low | Credential file access | package/node_modules/@aws-sdk/credential-provider-ini/package.json | matched ".aws/" | 3 |
| low | Credential file access | package/node_modules/@aws-sdk/credential-provider-process/package.json | matched ".aws/" | 3 |
Manifest
Package metadata
Scripts19
checktsc --noEmit && pnpm run lint && pnpm run fmt:check && pnpm run testcipnpm run typecheck && pnpm run lint && pnpm run fmt:check && pnpm run coveragecleanrm -rf coverage .oxlintcache .oxfmtcache *.tsbuildinfocoveragevitest run --coveragecoverage:openvitest run --coverage && npx serve coverage -p 9876 -odevvitestfmtoxfmt .fmt:checkoxfmt . --checklintoxlint .lint:fixoxlint . --fixpostinstallsimple-git-hookspreinstallnpx only-allow pnpmpublish:dryoxnode scripts/publish.ts --dry-runsetupoxnode scripts/setup.tssetup:localoxnode scripts/setup.ts --localteardownoxnode scripts/teardown.tsteardown:localoxnode scripts/teardown.ts --localtestvitest runtypechecktsc --noEmit
Dependencies3
@ayulab/pi-rewind0.1.0@ayulab/pi-undoredo0.1.0pi-mcp-adapter2.6.1