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
- 850
- Versions published
- 12
- First published
- May 2026
- Publisher
- coro-ai
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":["@coro-ai/[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":["@coro-ai/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Payload: matched "curl "
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 37 · status changed
Evidence
Static findings
6 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/node_modules/better-sqlite3/deps/download.sh | matched "curl " | 12 |
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/node_modules/better-sqlite3/deps/download.sh | matched "curl " | 12 |
| low | Credential file access | package/node_modules/openai/bedrock.js | matched ".aws/" | 5 |
| low | Credential file access | package/node_modules/openai/bedrock.mjs | matched ".aws/" | 5 |
| low | Credential file access | package/node_modules/@anthropic-ai/claude-agent-sdk/sdk.mjs | matched ".ssh/" | 5 |
| low | Credential file access | package/node_modules/openai/src/bedrock.ts | matched ".aws/" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/install-platform-native-deps.mjs" | 5 |
Manifest
Package metadata
Scripts1
postinstallnode scripts/install-platform-native-deps.mjs
Dependencies21
@anthropic-ai/claude-agent-sdk0.2.141@coro-ai/cloud-protocol0.1.27@coro-ai/intelligence-base0.1.27@coro-ai/llm-anthropic0.1.27@coro-ai/llm-openai0.1.27@coro-ai/plugin-sdk0.1.27bcryptjs^3.0.3better-sqlite3^12.9.0commander^13.1.0dotenv^17.4.0drizzle-orm^0.45.2express^4.21.2ioredis^5.4.2jose^6.2.2js-yaml^4.1.1pg^8.20.0pino^9.6.0pino-pretty^13.0.0simple-git^3.27.0ws^8.20.0zod^4.3.6