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.

Versions published
3
First published
Jun 2026
Publisher
hoangdaheo

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"}'
Publisherhoangdaheo
Artifact bytes1,528,487
Previous version0.2.1
Published2026-06-09T18:30:34.594Z
SHA-256e6f92d0b83e2998ff2de89197931596a98562935f333d9fdfc9667cdec49f8cd

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
5Score
0.2.2Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/src/security/knowledge-safety.jsmatched "aws_access_key"5

Manifest

Package metadata

Scripts36
  • archival-sweeptsx scripts/archival-sweep.ts
  • backfill:domainstsx scripts/backfill-domains.ts
  • backuptsx scripts/backup.ts
  • benchmarktsx scripts/benchmark.ts
  • buildtsc -p tsconfig.json
  • calibrate-fusiontsx scripts/calibrate-fusion.ts
  • cluster-user-correctionstsx scripts/cluster-user-corrections.ts
  • context-qualitytsx scripts/context-quality.ts
  • devtsx watch src/index.ts
  • error-logstsx scripts/error-logs.ts
  • eval:agent-contexttsx scripts/eval-agent-context.ts
  • eval:context-mappingtsx scripts/eval-context-mapping.ts
  • eval:knowledge-completenesstsx scripts/eval-knowledge-completeness.ts
  • eval:research-tracetsx scripts/eval-research-trace.ts
  • eval:retrievaltsx scripts/eval-retrieval.ts
  • eval:safetytsx scripts/eval-safety.ts
  • eval:startup-brieftsx scripts/eval-startup-brief.ts
  • export-packnode --import tsx scripts/export-pack.ts
  • import-packnode --import tsx scripts/import-pack.ts
  • import:docstsx scripts/import-docs.ts
  • infer-co-changetsx scripts/infer-co-change.ts
  • mcpnode --import tsx src/mcp-stdio.ts
  • migratetsx scripts/migrate.ts
  • migrate-knowledge-to-atomstsx scripts/migrate-knowledge-to-atoms.ts
  • organizationtsx scripts/organization.ts
  • prepackpnpm run build && pnpm run verify:bundled-skills
  • prune-stale-edgestsx scripts/prune-stale-edges.ts
  • restoretsx scripts/restore.ts
  • sandboxtsx scripts/sandbox.ts
  • sandbox:ablatetsx scripts/sandbox.ts --ablate
  • …and 6 more.
Dependencies4
  • js-yaml^4.1.1
  • pg^8.13.1
  • redis^4.7.0
  • zod^4.4.3