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 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":["[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"}'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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/src/security/knowledge-safety.js | matched "aws_access_key" | 5 |
Manifest
Package metadata
Scripts36
archival-sweeptsx scripts/archival-sweep.tsbackfill:domainstsx scripts/backfill-domains.tsbackuptsx scripts/backup.tsbenchmarktsx scripts/benchmark.tsbuildtsc -p tsconfig.jsoncalibrate-fusiontsx scripts/calibrate-fusion.tscluster-user-correctionstsx scripts/cluster-user-corrections.tscontext-qualitytsx scripts/context-quality.tsdevtsx watch src/index.tserror-logstsx scripts/error-logs.tseval:agent-contexttsx scripts/eval-agent-context.tseval:context-mappingtsx scripts/eval-context-mapping.tseval:knowledge-completenesstsx scripts/eval-knowledge-completeness.tseval:research-tracetsx scripts/eval-research-trace.tseval:retrievaltsx scripts/eval-retrieval.tseval:safetytsx scripts/eval-safety.tseval:startup-brieftsx scripts/eval-startup-brief.tsexport-packnode --import tsx scripts/export-pack.tsimport-packnode --import tsx scripts/import-pack.tsimport:docstsx scripts/import-docs.tsinfer-co-changetsx scripts/infer-co-change.tsmcpnode --import tsx src/mcp-stdio.tsmigratetsx scripts/migrate.tsmigrate-knowledge-to-atomstsx scripts/migrate-knowledge-to-atoms.tsorganizationtsx scripts/organization.tsprepackpnpm run build && pnpm run verify:bundled-skillsprune-stale-edgestsx scripts/prune-stale-edges.tsrestoretsx scripts/restore.tssandboxtsx scripts/sandbox.tssandbox:ablatetsx scripts/sandbox.ts --ablate- …and 6 more.
Dependencies4
js-yaml^4.1.1pg^8.13.1redis^4.7.0zod^4.4.3