
Research
/Security News
Malicious Chrome and Firefox Extensions Steal Crypto Traders’ Session and Wallet Data
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.
pulse-shared-types
Advanced tools
Shared types, Zod schemas, and constants for the Pulse control plane.
npm install pulse-shared-types
ServiceState, MasterStatus, AgentStatus, TaskSummary, GitStatusServiceConfig, GatewayConfig, CloudConfigowner, admin, developer, viewer) with permission checkingPulseError class with typed error codesimport {
ServiceStateSchema,
type ServiceState,
AGENT_STATUS,
hasPermission,
} from 'pulse-shared-types'
// Validate incoming state
const state = ServiceStateSchema.parse(rawData)
// Check permissions
if (hasPermission('developer', 'directive:send')) {
// allowed
}
This package is ESM-only ("type": "module"). Requires Node.js 18+.
MIT
FAQs

Research
/Security News
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.