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 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":["@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"}'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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/cli/cmd/auth.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/provider/provider.ts | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts14
changesetchangesetchangeset:publishchangeset publishchangeset:statuschangeset status --since=origin/mainchangeset:versionnode ../scripts/changeset-version.mjschecknpm run lint && npm run format:check && npm run check:file-sizecheck:file-sizenode ../scripts/check-file-size.mjsdevbun run src/index.jsformatprettier --write .format:checkprettier --check .linteslint .lint:fixeslint . --fixpreparecd .. && husky || truetestbun test ./tests/*.js ./tests/*.tstest: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.