← 返回 Skills 市场
66
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install project-trident-skill
功能描述
Give your AI agent genuine continuity, identity, and resilience across every session and deployment with a four-tier persistent memory stack.
安全使用建议
This skill largely does what it claims (local SQLite + organized .md memory + optional semantic upgrade), but there are important mismatches to resolve before installing:
- Credentials: The docs and code call for OpenAI/Anthropic/Gemini API access, Qdrant/FalkorDB cloud keys, and Git (SSH) push capability. The registry metadata lists no required env vars. Do not run the Layer 0.5 cron or embedding scripts until you have validated where and how API keys/SSH keys are provided and stored.
- Review scripts: Inspect scripts/migrate-existing-memory.sh and scripts/template-integrity-check.sh line-by-line in a safe environment before running. Although the migration script promises backups, verify the backup location and test the --dry-run path first.
- Network installs: The docs recommend curl | sh installers and downloading binaries from GitHub. Treat these as high-risk — prefer to manually download and verify checksums, or run in an isolated/test environment.
- Git push risk: The example Layer 2 cron runs git add/commit/push; confirm your configured remote and credentials and consider adding a restrictive .gitignore (the docs include one example). If you want local-only memory, skip configuring remote pushes.
- Start in a sandbox: Test Trident Lite on a throwaway workspace or VM, with cron jobs disabled, to validate behavior and outputs. Only enable autonomous cron runs and remote services once you confirm the behavior and supply appropriate credentials.
If you want, I can: (a) list the exact lines in the included scripts that modify files or run network installs, (b) extract all places the SKILL.md references external endpoints/APIs and produce a checklist of credentials to supply, or (c) walk you through a safe, minimal manual installation sequence.
功能分析
Type: OpenClaw Skill
Name: project-trident-skill
Version: 2.0.1
Project Trident is a sophisticated memory persistence framework designed to provide AI agents with long-term continuity and identity. The bundle consists of detailed documentation, architectural guides, and shell scripts for migrating existing memory and verifying the integrity of agent prompts via SHA256 hashes (template-integrity-check.sh). While the skill requires broad permissions to manage files and cron jobs, its behavior is transparently documented and strictly aligned with its stated purpose of hierarchical memory curation. No evidence of malicious intent, data exfiltration, or unauthorized remote execution was found.
能力标签
能力评估
Purpose & Capability
The stated purpose (four-tier persistent memory) legitimately requires local files, SQLite, and optional vector/graph stores. However, the SKILL.md and reference docs repeatedly instruct use of external LLM APIs (Anthropic, OpenAI, Google/Gemini), Qdrant/FalkorDB cloud services, and Git push workflows that require credentials. The skill metadata declares no required environment variables or credentials, which is inconsistent and surprising for a skill that explicitly recommends API-based models and cloud services.
Instruction Scope
SKILL.md and the references instruct the agent (and the user) to modify openclaw.json, create workspace directories, add cron jobs that run model-driven signal routing, run migration scripts that move/modify .md files, and run Git push commands. The Layer 1/2 instructions can cause persistent changes to user files and suggest network activity (API calls, remote cloud/DB endpoints, and git pushes). Those behaviors are within the stated goal but expand scope well beyond read-only guidance and require explicit credential handling and user consent.
Install Mechanism
The skill is instruction-only (no install spec), but the docs tell users to run network installs and binary downloads (curl | sh for Docker/ollama, cURL downloads of Qdrant/FalkorDB binaries from GitHub releases, and redis module downloads). Those commands involve executing code fetched over the network and extracting binaries — a higher-risk install pattern that should be explicitly called out and verified before running.
Credentials
The documentation and example code assume credentials/API keys for OpenAI embeddings, Anthropic/Gemini model access, Qdrant/FalkorDB cloud accounts, and Git remotes, but the skill metadata lists no required environment variables or primary credentials. This is disproportionate and inconsistent: the skill will need API keys/SSH keys to function as documented, and those are not declared or scoped in the metadata.
Persistence & Privilege
always is false (good). The skill instructs the user/agent to create cron jobs that run periodically and to enable a plugin in openclaw.json; those grant persistent behavior (Layer 0.5 cron runs autonomously). Autonomous invocation is the platform default and not by itself a red flag, but combined with the other concerns (undisclosed credential use, network installs, git pushes) it increases blast radius and should be disclosed to the user.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install project-trident-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/project-trident-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.1
Version 2.0.1 of project-trident-skill introduces a comprehensive, four-tier persistent memory architecture for AI agents.
- Provides durable, intelligent memory with layers for baseline storage, signal routing, semantic organization, and full disaster recovery.
- Introduces integrated heartbeat monitoring and cost breakdowns for each memory tier.
- Supports diverse platforms natively—Linux, Mac, Windows (incl. WSL2), and Docker.
- Migration guidance and cost-saving tips included for existing users.
- No Docker required (but supported); all files are in clear, human-readable formats for transparency and easy backup.
元数据
常见问题
Project Trident 是什么?
Give your AI agent genuine continuity, identity, and resilience across every session and deployment with a four-tier persistent memory stack. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 66 次。
如何安装 Project Trident?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install project-trident-skill」即可一键安装,无需额外配置。
Project Trident 是免费的吗?
是的,Project Trident 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Project Trident 支持哪些平台?
Project Trident 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Project Trident?
由 Shiva&G(@shivaclaw)开发并维护,当前版本 v2.0.1。
推荐 Skills