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
- 200
- Versions published
- 7
- First published
- Apr 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 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":["@epicai/[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":["@epicai/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "GITHUB_TOKEN"
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 3 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/engine/types/canonical-credentialed-brands.js | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/dist/engine/mcp-servers/digitalocean.js | matched "kubeconfig" | 5 |
Manifest
Package metadata
Scripts15
buildtscbuild:allnpm run build:native && npm run buildbuild:nativecd native && napi build --platform --releaseeval:ainode test/ai-evals/run-all.mjseval:ai:regen-paid-baselinesnode test/ai-evals/run-paid-baseline-regen.mjseval:kappanode test/ai-evals/kappa-calibration/measure-kappa.mjsintegrity:signnode scripts/sign-integrity.mjsintegrity:verifynode scripts/verify-manifest-coverage.mjsleak:scannode scripts/leak-scan.mjslinteslint src/prepacknode -e "const fs=require('node:fs'),p=require('node:path'),d='./dist/bin';if(!fs.existsSync(d)){console.error('prepack: dist/bin missing — run `npm run build` before `npm pack`');process.exit(1);}for(const f of fs.readdirSync(d))if(f.endsWith('.js'))fs.chmodSync(p.join(d,f),0o755);"prepublishOnlynode -e "const s=require('node:child_process').execSync('git status --porcelain --untracked-files=normal',{encoding:'utf-8'}); if(s.trim().length){console.error('refusing to publish: dirty working tree\n'+s); process.exit(1)}" && npm audit --omit=dev --audit-level=high && npm run build && npm run typecheck && node -e "import('./scripts/release.mjs').then(m=>m.stripInternalTelemetry('./dist')).catch(e=>{console.error('internal-telemetry strip failed:',e.message);process.exit(1)})" && npm run leak:scan -- src dist && node scripts/verify-manifest-version.mjs && node scripts/verify-manifest-coverage.mjs && node scripts/verify-catalog-signature-prepublish.mjs && node scripts/verify-dependency-provenance.mjs && (if [ -d test ]; then npm test; else echo 'evals run via CI from private repo'; fi)releasenode scripts/release.mjstestnode scripts/run-all-tests.mjstypechecktsc --noEmit
Dependencies12
@clack/prompts^1.2.0@modelcontextprotocol/sdk^1.29.0@node-saml/node-saml^5.1.0express^5.2.1jose^6.2.3jsonwebtoken^9.0.2mongodb^7.1.1openid-client^6.8.3otplib^13.4.0picocolors^1.1.1redis^5.12.1zod^4.3.6
Optional dependencies4
@epicai/chariot-bin-darwin-arm643.1.0@epicai/chariot-bin-darwin-x643.1.0@epicai/chariot-bin-linux-x64-gnu3.1.0@epicai/chariot-bin-win32-x64-msvc3.1.0