← 返回 Skills 市场
vidursharma202-del

Threadline — Persistent Memory and Context Layer for AI Agents

作者 vidursharma202-del · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ⚠ suspicious
142
总下载
1
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install threadline
功能描述
Your AI agents start from zero. Every session. Users repeat themselves — their stack, their preferences, their ongoing projects. Threadline fixes this in 2 l...
安全使用建议
This skill appears to do what it claims, but it will send user messages and agent responses to an external service that injects system prompts back into your LLM calls. Before installing: (1) Verify you trust threadline.to and review their privacy and data-retention policies; (2) Confirm the official SDK/package name and install from a trusted registry (npm) or the vendor's documented source; (3) Avoid sending highly sensitive PII or secrets into the memory store, or implement client-side redaction/encryption if needed; (4) Limit the API key's permissions where possible and rotate keys regularly; (5) Test with non-sensitive data and verify deletion/retention behavior via their dashboard; (6) Consider self-hosting or an alternative if you require full control over stored context.
功能分析
Type: OpenClaw Skill Name: threadline Version: 1.0.3 The Threadline skill provides a persistent memory and context management layer for AI agents, allowing them to store and retrieve user preferences and session history via an external API (threadline.to). The skill's logic and instructions in SKILL.md are transparently documented, align with its stated purpose of providing 'Memory-as-a-Service', and do not contain any evidence of malicious intent, data exfiltration beyond the service's scope, or prompt injection attacks.
能力评估
Purpose & Capability
The skill claims to provide persistent memory and shows exactly how to inject and update context around LLM calls. The single required env var (THREADLINE_API_KEY) and the shown SDK usage align with the stated purpose.
Instruction Scope
Instructions explicitly tell agents to call inject() before LLM calls and update() after responses and to avoid logging the enriched system prompt. This is expected for a context-injection service but grants the remote service the ability to alter system prompt content and store broad scopes (including 'emotional_state' and 'general'), which may include sensitive personal or project data.
Install Mechanism
Instruction-only skill with no install spec or code files reduces on-disk risk. Examples reference 'threadline-sdk' but no install instructions or declared dependencies are provided in the registry metadata—this is not harmful but worth noting for implementers.
Credentials
Only THREADLINE_API_KEY is required and is appropriate for a hosted service. No unrelated credentials, system paths, or extra secrets are requested.
Persistence & Privilege
always is false and the skill does not request permanent platform-wide privileges. The SDK pattern requires the service to persist user context by design; this is expected behavior.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install threadline
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /threadline 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Removed competitive comparison, cleaner scan profile
v1.0.2
Updated name
v1.0.1
Improved description and competitive positioning
v1.0.0
Initial release
元数据
Slug threadline
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Threadline — Persistent Memory and Context Layer for AI Agents 是什么?

Your AI agents start from zero. Every session. Users repeat themselves — their stack, their preferences, their ongoing projects. Threadline fixes this in 2 l... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 142 次。

如何安装 Threadline — Persistent Memory and Context Layer for AI Agents?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install threadline」即可一键安装,无需额外配置。

Threadline — Persistent Memory and Context Layer for AI Agents 是免费的吗?

是的,Threadline — Persistent Memory and Context Layer for AI Agents 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Threadline — Persistent Memory and Context Layer for AI Agents 支持哪些平台?

Threadline — Persistent Memory and Context Layer for AI Agents 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Threadline — Persistent Memory and Context Layer for AI Agents?

由 vidursharma202-del(@vidursharma202-del)开发并维护,当前版本 v1.0.3。

💬 留言讨论