PkgRadar

Package evidence

[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.

Weekly downloads
3,074Niche · −30% score
Versions published
66
First published
May 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 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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes1,527,586
Previous version0.37.0
Published2026-06-14T14:27:49.847Z
SHA-25679bcdefa6fb3aaa74888c683d50e2f3a09f823d73f5ce924b57e7136a3cf6bd8

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/bundled-plugins/security/policies/outbound-secret-scan.tsmatched "aws_access_key"5
lowCredential file accesspackage/src/bundled-plugins/security/policies/prompt-injection.tsmatched ".ssh\\"5
lowCredential file accesspackage/src/bundled-plugins/security/policies/secret-exfil-bash.tsmatched ".ssh/"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="bun run scripts/generate-schema.ts"5

Manifest

Package metadata

Scripts9
  • checkbun run typecheck && bun run lint && bun run format:check
  • debug:promptbun run scripts/dump-system-prompt.ts
  • formatoxfmt --write .
  • format:checkoxfmt --check .
  • generate:schemabun run scripts/generate-schema.ts
  • lintoxlint
  • postinstallbun run scripts/generate-schema.ts
  • testbun test --parallel
  • typechecktsgo --noEmit
Dependencies17
  • @clack/core^1.2.0
  • @clack/prompts^1.2.0
  • @huggingface/transformers4.2.0
  • @mariozechner/pi-coding-agent^0.67.3
  • @mariozechner/pi-tui^0.67.3
  • @modelcontextprotocol/sdk^1.29.0
  • @mozilla/readability^0.6.0
  • agent-messenger2.20.1
  • cheerio^1.2.0
  • citty^0.2.2
  • cron-parser^5.5.0
  • jq-wasm^1.1.0-jq-1.8.1
  • jsdom^29.0.2
  • proper-lockfile^4.1.2
  • qrcode^1.5.4
  • turndown^7.2.4
  • zod^4.3.6