
Research
/Security News
77 Firefox Extensions Linked to Crypto Wallet and Credential Theft
Socket uncovered 77 linked Firefox extensions, including 40 that steal wallet secrets or credentials and 37 deceptive sports-score shells.
continuewith
Advanced tools
Add the ContinueWith AI-native continuation layer to landing pages and Next.js sites
CLI to add the ContinueWith AI-native continuation layer to HTML, Next.js, and Astro sites.
Visitors continue any page in ChatGPT, Claude, Gemini, Grok, Perplexity, or Mistral — with URL and context attached.
npx continuewith@latest add
No global install required. Node.js 18+.
| Command | Description |
|---|---|
add | Patch your layout or HTML with the widget snippet |
snippet | Print the install snippet to stdout |
verify | Check whether the widget is already in your entry file |
# Auto-detect framework and patch the project
npx continuewith add
# Explicit stack
npx continuewith add --framework nextjs
npx continuewith add --framework html
npx continuewith add --framework astro
# Print snippet only
npx continuewith snippet --framework html
# Verify install in detected entry file
npx continuewith verify
# Use your dashboard public key (recommended for production)
npx continuewith add --site-key cw_your_public_key
npx continuewith add \
--primary-color "#111827" \
--background "#ffffff" \
--text-color "#111827" \
--border-color "#e5e7eb"
cw_demo_public_key — used by default so you can try the widget immediately.Public keys are meant to be embedded in HTML (like a Stripe publishable key). They identify your site for config and analytics — they are not admin credentials.
| Package | Purpose |
|---|---|
@continuewith/mcp | MCP tools for Cursor / Claude Code |
@continuewith/sdk | Snippet & prompt helpers |
What this CLI does locally:
<script> tag (or Next.js <Script>) — nothing elseverify only reads your entry file; no upload of source codeWhat it does not do:
--cwd)Default demo key: cw_demo_public_key is public by design. Replace it before launch.
MIT © ContinueWith
FAQs
Add the ContinueWith AI-native continuation layer to landing pages and Next.js sites
The npm package continuewith receives a total of 19 weekly downloads. As such, continuewith popularity was classified as not popular.
We found that continuewith demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Socket uncovered 77 linked Firefox extensions, including 40 that steal wallet secrets or credentials and 37 deceptive sports-score shells.

Security News
NIST disclosed an unreleased AI tool called V-etalon and opened a broad inquiry into NVD modernization after years of automation plans produced no public enrichment system.

Security News
In his AI Council 2026 talk, Feross Aboukhadijeh covers recent package compromises, vulnerability discovery, and a more automated security model.