← 返回 Skills 市场
sorrycc

segundo

作者 chencheng (云谦) · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
300
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install segundo
功能描述
CLI tool for capturing and retrieving thoughts as a second brain. Stores memories as daily markdown journals with optional semantic search. USE FOR: - Captur...
安全使用建议
This skill appears to do what it says (a local journaling CLI with optional semantic search) but several red flags remain: there is no source repository or install instructions to review, the SKILL.md references bun/npm and embedding providers (OpenAI or local Ollama) while the registry metadata declares none of those requirements, and the tool stores config and may hold API keys in ~/.segundo/config.json. Before installing, ask the publisher for: (1) the source repo or package distribution URL and a checksum, (2) clear install steps and the exact binaries required, and (3) confirmation of what data is sent to external services (OpenAI or other). If you must try it, run it in a controlled environment (container or VM), avoid using your primary OpenAI key (create a restricted-scope or billing-limited key), or prefer a local Ollama instance to keep embeddings off the public internet. If the publisher cannot provide source/install details, treat the package as higher risk.
功能分析
Type: OpenClaw Skill Name: segundo Version: 1.0.0 The skill bundle describes a legitimate CLI tool named 'segundo' for personal knowledge management and note-taking. The documentation in SKILL.md provides standard instructions for capturing, searching, and managing markdown notes stored locally in ~/.segundo/, with no evidence of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The described functionality (a CLI for journaling and semantic search) is coherent with the commands and storage paths in SKILL.md. However, the registry metadata lists no required binaries or environment variables while SKILL.md explicitly says it requires bun or npm and optionally an embedding provider (Ollama or OpenAI). The lack of a declared install path or source/homepage is inconsistent with a normal CLI distribution.
Instruction Scope
The SKILL.md instructs use of a local data store (~/.segundo) and reading/writing ~/.segundo/config.json (which may contain API keys), and it references $OPENAI_API_KEY and an Ollama URL (http://localhost:11434). The metadata did not declare those env vars. While these actions are plausible for this kind of tool, the instructions allow the agent to access local files and a local HTTP service and to send data to cloud embedding providers — this should be explicit in the skill metadata and the user should confirm what data is sent to external services.
Install Mechanism
There is no install spec and no source/homepage. SKILL.md says the tool is built with TypeScript and runs on Bun (or npm), implying installation from a package registry or release, but no package source or install steps are provided. That makes it impossible to verify the origin or review code before running, increasing risk.
Credentials
Metadata declares no required env vars, but the instructions mention using OPENAI_API_KEY or an openaiApiKey in config.json and an Ollama local URL. Requesting an API key for an embedding provider is reasonable for semantic search, but the omission from metadata is a mismatch. Also, config.json under ~/.segundo may store secrets — users should be aware and not put broad-scope keys there without encryption or careful scope limits.
Persistence & Privilege
The skill does not request always:true or system-wide privileges. It reads and writes its own files under the user's home (~/.segundo), which is normal for a user-level CLI. There is no indication it modifies other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install segundo
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /segundo 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of segundo CLI (version 1.0.0) - Capture thoughts, notes, and ideas as daily markdown journal entries - Search memories by text or with semantic search (Ollama/OpenAI) - List and filter memories by date range, tag, and limit - Supports editing, deleting, importing, and exporting entries - Provides brain statistics overview and configurable profiles/brain paths - Optional structured JSON output for all commands
元数据
Slug segundo
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

segundo 是什么?

CLI tool for capturing and retrieving thoughts as a second brain. Stores memories as daily markdown journals with optional semantic search. USE FOR: - Captur... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 300 次。

如何安装 segundo?

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

segundo 是免费的吗?

是的,segundo 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

segundo 支持哪些平台?

segundo 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 segundo?

由 chencheng (云谦)(@sorrycc)开发并维护,当前版本 v1.0.0。

💬 留言讨论