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
- 505
- Versions published
- 29
- First published
- Mar 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@cdot65/[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":["@cdot65/[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 (1 event)
- new → available · risk review · score 1 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/config/loader.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts21
buildtscdevtsx src/cli/index.tsdocker:builddocker build -t prisma-airs-cli:local .docker:build:amd64docker buildx build --platform linux/amd64 --load -t prisma-airs-cli:local-amd64 .docker:build:arm64docker buildx build --platform linux/arm64 --load -t prisma-airs-cli:local-arm64 .docker:push:arm64./scripts/docker-push-arm64.shdocker:rundocker run --rm -v ~/.prisma-airs:/root/.prisma-airs prisma-airs-cli:localdocs:apitypedocdocs:buildpnpm docs:gen && pnpm docs:api && mkdocs build --strictdocs:checktsx scripts/check-cli-docs.tsdocs:gentsx scripts/gen-cli-docs.tsdocs:servepnpm docs:gen && pnpm docs:api && mkdocs serveformatbiome format --write .format:checkbiome format .lintbiome check .lint:fixbiome check --write .prepublishOnlypnpm run buildtestvitest runtest:coveragevitest run --coveragetest:e2evitest run --config vitest.e2e.config.tstest:watchvitest
Dependencies19
@anthropic-ai/vertex-sdk^0.14.4@cdot65/prisma-airs-sdk^0.11.0@inquirer/prompts^8.3.0@langchain/anthropic^1.3.25@langchain/aws^1.3.3@langchain/core^1.1.34@langchain/google-genai^2.1.26@langchain/google-vertexai^2.1.26chalk^5.6.2commander^14.0.3docx^9.6.1dotenv^17.3.1js-yaml^4.1.1nanoid^5.0.0p-limit^6.0.0pdf-lib^1.17.1piexifjs^1.0.6sharp^0.34.5zod^3.24.0