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
- 149Established · −30% score
- First published
- Dec 2025
- 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":["@codeyam/[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":["@codeyam/[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 5 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/codeyam-cli/src/webserver/build/server/assets/server-build-CNvgz1cC.js | matched "curl " | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/codeyam-cli/src/webserver/build/server/assets/server-build-CNvgz1cC.js | matched "curl " | 12 |
| low | Install-time lifecycle script | package.json | postinstall="node ./scripts/npm-post-install.cjs" | 5 |
Manifest
Package metadata
Scripts1
postinstallnode ./scripts/npm-post-install.cjs
Dependencies62
@anthropic-ai/claude-code^2.1.7@anthropic-ai/sdk^0.78.0@aws-sdk/client-dynamodb^3.990.0@aws-sdk/s3-request-presigner^3.990.0@aws-sdk/util-dynamodb^3.990.0@modelcontextprotocol/sdk^1.26.0@octokit/auth-app^8.2.0@octokit/request^10.0.3@octokit/rest^22.0.0@react-router/express^7.13.0@react-router/node^7.13.1@sendgrid/mail^8.1.4@supabase/supabase-js2.88.0@xterm/addon-canvas^0.7.0@xterm/addon-fit^0.11.0@xterm/addon-web-links^0.11.0@xterm/addon-webgl^0.18.0@xterm/xterm^6.0.0better-sqlite3^12.6.2chalk^5.6.2chokidar^4.0.3cli-spinners^3.4.0domhandler^5.0.3dotenv^17.2.3express^5.2.1fetch-retry^6.0.0get-port^7.1.0htmlparser2^10.1.0isbot^4jsdom^27.4.0- …and 32 more.