
Product
Socket for Asana Is Now Available
Create and manage Asana tasks directly from Socket alerts, with manual task creation, automated ticketing rules, and two-way sync.
@clervo/sdk
Advanced tools
@clervo/sdkTyped client for Clervo's frozen distribution candidate.
Current scope is deliberately narrow:
search.web and search.answer;402 challenges;The client requires an explicit baseUrl because no public API deployment is
currently verified.
import { ClervoClient } from '@clervo/sdk';
const clervo = new ClervoClient({ baseUrl: 'http://127.0.0.1:8080' });
const result = await clervo.search.web({ query: 'payment idempotency' });
search.answer sets synthesis explicitly. Callers cannot silently change the
product identity through the request body.
Known future payment failures can be reduced to one bounded next action without triggering a payment or retry:
import { recoveryActionFor } from '@clervo/sdk';
const recovery = recoveryActionFor(error);
Unknown settlement and payment-timeout actions prohibit retry until the existing idempotency key is reconciled.
FAQs
Clervo Connect TypeScript SDK for live products, one local wallet, bounded x402, replay, reconciliation, and usage.
The npm package @clervo/sdk receives a total of 72 weekly downloads. As such, @clervo/sdk popularity was classified as not popular.
We found that @clervo/sdk 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.

Product
Create and manage Asana tasks directly from Socket alerts, with manual task creation, automated ticketing rules, and two-way sync.

Security News
Open VSX has removed three extension IDs from its malicious-extension list as the legitimate publishers they impersonated move to claim the names for themselves.

Product
Socket’s PHP and Composer support is now in Beta for all customers, with PHP reachability analysis generally available.