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
- 22
- First published
- Jun 2026
- Publisher
- dankovk-geenee
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":["@h-rig/[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":["@h-rig/[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 55 · status changed
Evidence
Static findings
13 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 13 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/bin/rig-agent-dispatch.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/src/baked-secrets.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/src/control-plane/agent-wrapper.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/src/control-plane/hooks/submodule-branch.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/src/control-plane/hooks/task-runtime-start.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/src/control-plane/native/run-ops.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/src/control-plane/runtime/baked-secrets.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/src/control-plane/runtime/index.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/src/control-plane/runtime/isolation.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/src/control-plane/runtime/isolation/home.js | matched "id_rsa" | 5 |
| low | Credential file access | package/dist/src/control-plane/runtime/isolation/index.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/src/control-plane/runtime/queue.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/src/index.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Dependencies8
@libsql/client^0.17.2@rig/contractsnpm:@h-rig/[email protected]@rig/corenpm:@h-rig/[email protected]@rig/hook-kitnpm:@h-rig/[email protected]@rig/sharednpm:@h-rig/[email protected]@rig/validator-kitnpm:@h-rig/[email protected]effect4.0.0-beta.78smol-toml^1.6.0