Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@zigrivers/[email protected]"],"fail_on":"high"}'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":["@zigrivers/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential file access: matched ".aws"
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 high · score 75 · status changed
Related candidates
Linked campaigns and clusters
zigrivers
2 members · evidence strength 59Evidence
Static findings
16 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/observability/engine/redact.js | matched ".aws" | 30 |
Show all 16 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/observability/engine/redact.js | matched ".aws" | 30 |
| low | Obfuscation | package/dist/observability/engine/api.test.js | matched "eval(" | 3 |
| low | Obfuscation | package/dist/cli/commands/build.js | matched "\\u2717" | 3 |
| low | Obfuscation | package/dist/cli/commands/complete.js | matched "\\u2717" | 3 |
| low | Obfuscation | package/dist/cli/output/context.test.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/project/detectors/context.test.js | matched "\\u0000" | 3 |
| low | Obfuscation | package/dist/dashboard/generator.js | matched "\\u003c" | 3 |
| low | Obfuscation | package/dist/cli/output/interactive.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/observability/checks/lens-c-standards.test.js | matched "eval(" | 3 |
| low | Obfuscation | package/dist/cli/commands/reset.js | matched "\\u2717" | 3 |
| low | Obfuscation | package/dist/cli/shutdown.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/cli/shutdown.test.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/cli/commands/skill.js | matched "\\u2713" | 3 |
| low | Obfuscation | package/dist/cli/commands/skip.js | matched "\\u2717" | 3 |
| low | Obfuscation | package/dist/dashboard/template.js | matched "\\u26A0" | 3 |
| low | Obfuscation | package/dist/cli/commands/update.js | matched "\\u2014" | 3 |
Manifest
Package metadata
Scripts9
buildtsc && cp src/core/knowledge/knowledge-update-template.md dist/core/knowledge/knowledge-update-template.mdchecknpm run lint && npm run type-check && npm testlinteslint src/ tests/prepublishOnlybash scripts/prepublish.shtestvitest runtest:coveragevitest run --coveragetest:e2evitest run --config vitest.e2e.config.tstest:perfvitest run tests/performance/type-checktsc --noEmit
Dependencies19
@babel/parser^7.29.0@babel/traverse^7.29.0@babel/types^7.29.0@inquirer/prompts^7.4.0js-yaml^4.1.0mdast-util-from-markdown^2.0.3minimatch^10.2.5postcss^8.5.8proper-lockfile^4.1.2remark-gfm^4.0.1remark-parse^11.0.0remark-stringify^11.0.0smol-toml^1.6.1ulid^3.0.2unified^11.0.5uuid^14.0.0yaml^2.8.3yargs^17.7.2zod^3.24.0