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
- 1
- First published
- Jun 2026
- Publisher
- skydeckai
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":["@mseep/[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":["@mseep/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Tls Verification Disabled
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 22 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Tls Verification Disabled | package/src/providers/grok/ws-imagine.js | — | 12 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Tls Verification Disabled | package/src/providers/grok/ws-imagine.js | — | 12 |
| low | Credential file access | package/static/app/i18n.js | — | 5 |
| low | Credential file access | package/static/app/provider-manager.js | — | 5 |
Manifest
Package metadata
Sign in to view install / lifecycle script contents.
Dependencies19
@ai-sdk/openai^3.0.61@anthropic-ai/tokenizer^0.0.4adm-zip^0.5.16ai^6.0.175axios^1.14.0busboy^1.6.0deepmerge^4.3.1dotenv^16.6.1google-auth-library^10.1.0http-proxy-agent^7.0.2https-proxy-agent^7.0.6lodash^4.17.21multer^2.0.2open^10.2.0openai^6.36.0socks-proxy-agent^8.0.5undici^7.12.0uuid^11.1.0ws^8.19.0