PkgRadar

Package evidence

@link-assistant/[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
101Established · −30% score
First published
Dec 2025
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 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":["@link-assistant/[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":["@link-assistant/[email protected]"],"fail_on":"review"}'
Artifact bytes269,454
Previous version0.22.9
Published2026-04-25T12:39:14.827Z
SHA-25694538006b15d368c5f645000f4f3479db97dd7ed3e976c4709a18b07770b8dbd

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
3Score
0.22.10Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/cli/cmd/auth.tsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/provider/provider.tsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts14
  • changesetchangeset
  • changeset:publishchangeset publish
  • changeset:statuschangeset status --since=origin/main
  • changeset:versionnode ../scripts/changeset-version.mjs
  • checknpm run lint && npm run format:check && npm run check:file-size
  • check:file-sizenode ../scripts/check-file-size.mjs
  • devbun run src/index.js
  • formatprettier --write .
  • format:checkprettier --check .
  • linteslint .
  • lint:fixeslint . --fix
  • preparecd .. && husky || true
  • testbun test ./tests/*.js ./tests/*.ts
  • test:integrationbun test ./tests/integration/basic.js
Dependencies61
  • @actions/core^1.11.1
  • @actions/github^6.0.1
  • @agentclientprotocol/sdk^0.5.1
  • @ai-sdk/amazon-bedrock^3.0.74
  • @ai-sdk/anthropic^2.0.58
  • @ai-sdk/azure^2.0.91
  • @ai-sdk/google^2.0.52
  • @ai-sdk/google-vertex^3.0.98
  • @ai-sdk/groq^2.0.34
  • @ai-sdk/mcp^0.0.8
  • @ai-sdk/mistral^2.0.27
  • @ai-sdk/openai^2.0.89
  • @ai-sdk/openai-compatible^1.0.32
  • @ai-sdk/xai^2.0.33
  • @clack/prompts^0.11.0
  • @hono/standard-validator^0.2.0
  • @hono/zod-validator^0.7.5
  • @modelcontextprotocol/sdk^1.22.0
  • @octokit/graphql^9.0.3
  • @octokit/rest^22.0.1
  • @openauthjs/openauth^0.4.3
  • @opencode-ai/sdk^1.0.78
  • @openrouter/ai-sdk-provider^2.2.3
  • @opentui/core^0.1.79
  • @opentui/solid^0.1.79
  • @parcel/watcher^2.5.1
  • @solid-primitives/event-bus^1.1.2
  • @standard-community/standard-json^0.3.5
  • @standard-community/standard-openapi^0.2.9
  • @zip.js/zip.js^2.8.10
  • …and 31 more.