
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
@fozikio/tools-social
Advanced tools
Social cognition for AI agents — interaction patterns, engagement tracking, relationship memory. Plugin for cortex-engine.
Social cognition plugin for cortex-engine. Track interaction patterns and social signals inferred from sessions, Discord, Reddit, and other sources.
npm install @fozikio/tools-social
| Tool | Description |
|---|---|
social_read | Read the current social cognition model -- session energy, engagement depth, topic mode, recent observations |
social_update | Log a social signal observation -- record patterns, energy shifts, or notable interactions |
# cortex-engine config
plugins:
- package: "@fozikio/tools-social"
import socialPlugin from "@fozikio/tools-social";
import { CortexEngine } from "cortex-engine";
const engine = new CortexEngine({
plugins: [socialPlugin],
});
MIT
FAQs

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.