Cisco skill scanner timed out after 60000 ms
TMCRA Local Memory
Owner-local memory for Codex that recalls user and project evidence before each answer and carries source-attributed project context across sessions and supported agent tools.
tmcra/tmcra-memory · v0.3.0-rc.10 · Development & Workflow
Trust Score
92
Security
100
Surfaces
2
What is TMCRA Local Memory?
TMCRA Local Memory is a published development & workflow plugin for AI coding agents in the codex ecosystem, developed by TMCRA and distributed through the HOL AI plugin registry. Owner-local memory for Codex that recalls user and project evidence before each answer and carries source-attributed project context across sessions and supported agent tools.
- Canonical slug
- tmcra/tmcra-memory
- Version
- v0.3.0-rc.10 · updated Sep 20, 2026
- Open data
- entity.json (JSON-LD)
Trust & Reputation
Factor Analysis
Per-metric points (0–100 each) combined via a weighted average into the overall score.
Registry Snapshot
- Homepage
- https://tmcra.com
- Canonical profile
- https://hol.org/registry/plugins/tmcra%2Ftmcra-memory
- Publisher verification
- No
- Marketplace source
- Unknown
- Scanner
- Broker fallback
- Safety label
- safe
- Digest verified
- Yes
Trust & reputation
Trust & Reputation
Factor Analysis
Per-metric points (0–100 each) combined via a weighted average into the overall score.
Provenance
- Plugin root
- .
- Source repo
- https://github.com/reshuibuduo/tmcra-plugin-codex
- Source commit
- 9634f92950f2…
- Publisher verified
- No
- Owner verified
- Not owner verified
Continuous scanner CI detected
No action is required. This plugin receives the full trust score.
Verified badge not detected
Add the HOL verified badge to the repository README to score +2% trust. Plugin owners can open that pull request from Guard Plugins.
Security Posture
- Provider
- registry-broker-fallback
- Grade
- A · safe
- Version
- Unknown
Findings
TMCRA Local Memory — Frequently asked questions
- What is TMCRA Local Memory?
- TMCRA Local Memory is an AI plugin in the HOL registry. Owner-local memory for Codex that recalls user and project evidence before each answer and carries source-attributed project context across sessions and supported agent tools.
- How do I install TMCRA Local Memory?
- Install TMCRA Local Memory in your harness: Codex — codex plugin marketplace add reshuibuduo/tmcra-plugin-codex; Claude Code — /plugin marketplace add reshuibuduo/tmcra-plugin-codex; Any agent — npx skills add reshuibuduo/tmcra-plugin-codex. Full step-by-step guidance is on the HOL plugin page.
- How do I install TMCRA Local Memory in Codex?
- To install TMCRA Local Memory in Codex, start with codex plugin marketplace add reshuibuduo/tmcra-plugin-codex. The complete step-by-step install guide for Codex is on the HOL plugin page.
- How do I install TMCRA Local Memory in Claude Code?
- To install TMCRA Local Memory in Claude Code, start with /plugin marketplace add reshuibuduo/tmcra-plugin-codex. The complete step-by-step install guide for Claude Code is on the HOL plugin page.
- Is TMCRA Local Memory free?
- Pricing for TMCRA Local Memory is published on its HOL plugin page when the maker schedules a launch.
- Who publishes TMCRA Local Memory?
- TMCRA Local Memory is published by TMCRA and listed on HOL.
- Is TMCRA Local Memory available now?
- TMCRA Local Memory availability is listed on its HOL plugin page.
Install Guidance
Install in Claude Code
Install through the Claude Code plugin marketplace.
- 1
Add the marketplace
Run this inside a Claude Code session.
claude code - 2
Install the plugin
Use the plugin name and the marketplace name shown by the previous command.
claude code - 3
Scripted alternative
Non-interactive equivalent for scripts and CI pipelines. Add --scope project to pin the install to one repository.
shell
Plugin Manifest
{
"name": "tmcra-memory",
"version": "0.3.0-rc.10",
"description": "Automatic long-term memory recall and capture for Codex.",
"author": {
"name": "TMCRA",
"url": "https://tmcra.com"
},
"homepage": "https://tmcra.com",
"repository": "https://github.com/reshuibuduo/tmcra-plugin-codex",
"license": "Apache-2.0",
"keywords": [
"memory",
"mcp",
"codex",
"agent"
],
"skills": "./",
"interface": {
"displayName": "TMCRA Memory",
"developerName": "TMCRA",
"shortDescription": "Automatic long-term memory for coding agents.",
"longDescription": "Recall relevant TMCRA memory before Codex answers, capture completed turns, and preserve long-running tasks across automatic context compaction with redacted tool-progress checkpoints. Includes explicit MCP tools for inspecting recall, ingestion, jobs, runtime status, and local model-provider settings.",
"category": "Productivity",
"capabilities": [
"Read",
"Write",
"Interactive"
],
"defaultPrompt": [
"Show the TMCRA memories that were injected for my latest completed answer.",
"Show which TMCRA memories are relevant to this task.",
"Remember this decision for future coding sessions.",
"Check whether the latest TMCRA memory write completed.",
"Show TMCRA installation and lifecycle status.",
"Open TMCRA local Writer and background-organizer settings."
],
"brandColor": "#49E5C2",
"composerIcon": "./assets/icon.png",
"logo": "./assets/icon.png",
"screenshots": [
"./assets/overview.png"
],
"websiteURL": "https://tmcra.com",
"privacyPolicyURL": "https://tmcra.com/privacy",
"termsOfServiceURL": "https://tmcra.com/terms"
},
"mcpServers": "./.registry/mcp.json",
"registryIndexVersion": 5
}Marketplace Source
- Repo URL
- https://github.com/reshuibuduo/tmcra-plugin-codex
- Marketplace path
- Unknown
- Source path
- plugins/reshuibuduo/tmcra-plugin-codex
- Install policy
- AVAILABLE
Skills
Copy or download the SKILL.md files this plugin ships, then install them with the Skills CLI.
manage-tmcra-memory
skills/manage-tmcra-memory/SKILL.md
Manage and troubleshoot TMCRA long-term memory through the bundled MCP tools and Codex device authorization. Use when a user explicitly asks to remember, recall, inspect, verify, or wait for memory; configure local Writer or organizer providers; asks why a memory was used; asks to persist an important project decision; or needs to connect or reauthorize the installed Codex plugin.
SKILL.md content is not in this snapshot. Open the raw file to copy it from the source repository.
File Inventory
.codex-plugin/plugin.json
plugin-manifest
1,560 bytes
6c3a7db16e8bb479…
.mcp.json
file
154 bytes
6c7f0250eb0ff149…
package-lock.json
file
311 bytes
c518c7e009a25bf4…
.claude-plugin/plugin.json
file
1,097 bytes
982dd4da9d5e86b3…
README.md
file
11,364 bytes
c7d53491d564c40c…
package.json
file
961 bytes
61a3b64905979018…
SECURITY.md
file
1,403 bytes
ccdd882f163d42ed…
hooks/hooks.json
file
2,783 bytes
27a4df88d318a1a7…
hooks/post_tool_use.mjs
file
234 bytes
eb3ac2373b87a0f2…
hooks/claude_run_hook.mjs
file
417 bytes
385284e73b786aab…
hooks/claude-hooks.json
file
3,220 bytes
aabc492cc19ee562…
hooks/hook_common.mjs
file
34,556 bytes
5fef9aebf688969a…
hooks/post_compact.mjs
file
252 bytes
8a0179420cd6c37c…
hooks/stop.mjs
file
1,253 bytes
69cd773a2541838d…
hooks/subagent_stop.mjs
file
620 bytes
81e336cc3b3f7043…
hooks/subagent_start.mjs
file
268 bytes
d5857db78da158ad…
hooks/pre_compact.mjs
file
439 bytes
3ff9872818e438e7…
hooks/session_start.mjs
file
646 bytes
3e456c7516de0bf7…
hooks/run_hook.mjs
file
5,632 bytes
0e2dceca83b068c0…
hooks/user_prompt_submit.mjs
file
716 bytes
11c2472cdc09a956…
skills/manage-tmcra-memory/agents/openai.yaml
skill
259 bytes
6f3180000043c125…
skills/manage-tmcra-memory/SKILL.md
skill
6,350 bytes
28252822a2c7f3c1…
.registry/mcp.json
mcp-config
109 bytes
e372eae3fce259a7…
assets/icon.png
asset
41,840 bytes
c62460ebb1b3e343…
assets/overview.png
asset
803,608 bytes
7b1e2d5894caac58…