
Product
Microsoft Teams Notifications Are Now Available in Socket
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.
Cloud Memory CLI for AI agents. Remember everything across sessions.
npm install -g agentsme
asm login --key YOUR_API_KEY
asm remember "Joe is CEO of Tyga Cloud, prefers Claude"
asm recall "who is Joe?"
asm people
asm status
asm status # memory stats
asm recall "project" # load context
asm remember "decided Postgres for billing DB"
asm recall "what database?"
asm people # who does the agent know?
asm threads # conversation topics
asm journal # decisions & summaries
asm gateway plans # $14.99 / $29.99 / $59.99
asm gateway create --plan starter
asm gateway status
{
"mcpServers": {
"agentsme": {
"type": "stdio",
"command": "asm",
"args": ["mcp-serve"]
}
}
}
Add to your CLAUDE.md / .cursorrules / .clinerules:
# AgentSME Cloud Memory
npm install -g agentsme
asm login --local --key YOUR_KEY
asm status && asm recall "project context"
Run asm help for the full 44-command reference.
FAQs
Cloud Memory CLI for AI agents. Remember everything across sessions.
The npm package agentsme receives a total of 5 weekly downloads. As such, agentsme popularity was classified as not popular.
We found that agentsme 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
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.

Security News
Socket CTO Ahmad Nassri joins AppSec leaders at Black Hat to discuss active malware, package manager risks, and software supply chain defense.