honcho-integration

honcho-integration is a skill for Claude Code from plastic-labs/honcho. It costs 40 tokens per session (2,206 once invoked), scanned A, original, AGPL-3.0.

Instructions for adding Honcho memory to Python or TypeScript applications. Honcho is a memory system that represents users or other participants as peers and groups interactions into sessions.

In plain words
What is it for?
Use them to install and configure the Honcho SDK, create peers and sessions, and access Honcho’s stored representations.
Why use it?
They provide a defined way to connect the SDK and make stored context available to the application.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

not rated 7.0krepo +56 2d ago A scan Socket: passSnyk: warnSkillSpector: warn 40 tokens AGPL-3.0

Good fit Use them to install and configure the Honcho SDK, create peers and sessions, and access Honcho’s stored representations.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/plastic-labs/honcho/honcho-integration
About the project

Honcho is a memory service for software agents that stores messages and events, builds representations of people and other entities over time, and provides session context, search results, and natural-language insights. It is for developers building agents that need persistent, changing state across conversations and projects, using a managed service, local stack, or self-hosted FastAPI server. The catalogue entries connect coding agents and MCP clients to Honcho’s memory system.

plastic-labs/honcho · 7,042 stars · on GitHub · docs.honcho.dev

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add plastic-labs/honcho --skill honcho-integration
Clone the repo
git clone --depth 1 https://github.com/plastic-labs/honcho

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for honcho-integration

README.md
[![agentmods](https://agentmods.dev/badge/skills/plastic-labs/honcho/honcho-integration.svg)](https://agentmods.dev/skills/plastic-labs/honcho/honcho-integration)
Your own site
<a href="https://agentmods.dev/skills/plastic-labs/honcho/honcho-integration"><img src="https://agentmods.dev/badge/skills/plastic-labs/honcho/honcho-integration.svg" alt="Measured on agentmods" height="20"></a>
Per session 40 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,206 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • Socket pass 15 May 2026
  • Snyk warn 15 May 2026
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Rogue Agent · line 96
    Skill establishes unauthorized persistence across sessions via cron jobs, startup scripts, or state files. Session persistence allows an attacker to maintain access beyond the current interaction.
    Fix: Remove any persistence mechanisms (cron jobs, startup scripts, state files). Skills should not maintain state across sessions without explicit user consent.
How audits are shown
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00040 $0.02206
Opus 5 $0.00020 $0.01103
Sonnet 5 $0.00008 $0.00441
Haiku 4.5 $0.00004 $0.00221

Measured 8d ago against content hash 8e2a11a0d9eb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

honcho-integration scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (references/bot-frameworks/nanobot/client.py, references/bot-frameworks/nanobot/honcho_tool.py, references/bot-frameworks/nanobot/session.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/honcho-integration/SKILL.md · 180 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

6 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 180 lines · 40 tokens per session scan A 8e2a11a0d9eb

Subscribe to this mod's changes

honcho-integration is a skill published in the GitHub repository plastic-labs/honcho (7,042 stars, last pushed 2d ago), licensed AGPL-3.0. It adds 40 tokens to every session and 2,206 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

plur-memory

Persistent learning for AI agents. Open engram format. Your agent learns from corrections, remembers across sessions, and transfers knowledge across domains.

plur-ai/plur · 31 tokens

plur-session-end

Extract durable learnings at the end of a session. Saves corrections, preferences, and codebase patterns as engrams — nothing ephemeral, nothing sensitive.

plur-ai/plur · 35 tokens

plur-memory

Your memory stays on your machine. No cloud, no tracking, no API key. PLUR makes your OpenClaw remember — and shares that memory with every other tool you use.

plur-ai/plur · 41 tokens

mnemo-cortex

Installs and wires Mnemo Cortex (local-first persistent memory) into OpenClaw and other MCP-capable agents. Use for cross-session recall, decision history, or multi-agent shared memory.

GuyMannDude/mnemo-cortex · 44 tokens

ori-memory

Persistent agent memory with learning retrieval. Knowledge graph on markdown files — capture insights, decisions, research, and learnings during work, then retrieve them weeks or months later. Use when knowledge is too valuable to lose but too much to inject into every prompt.

aayoawoyemi/Ori-Mnemos · 54 tokens

anneal-memory

Persistent four-layer agent memory (episodic + continuity + Hebbian + affective) plus a prospective spore layer and an on-demand crystallized-pattern tier, via anneal-memory. Use in any project wired for anneal-memory — an ANNEALMEMORYDB env var, an anneal://continuity MCP resource, or memory instructions referencing…

phillipclapham/anneal-memory · 170 tokens