📦 Family Memory Timeline — 家庭回忆时间线
v1.0.0自动识别照片与对话,智能生成按时间排序的家庭故事线,一键回顾成长与重要瞬间。
0· 97·0 当前·0 累计
下载技能包
最后更新
2026/4/6
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
The skill appears to do what it says: synthesize stories from media metadata and conversation text using a simulated analysis engine. Before installing or using it: (1) review the repository (clawhub.json/skill.json point to a GitHub repo) to confirm source authenticity; (2) do not pass sensitive files or system-wide paths unless you trust the running agent—the skill expects media paths but the included code does not itself read files; if an agent collects files for you it may read arbitrary loc...详细分析 ▾
✓ 用途与能力
Name/description match the code: handler implements emotion analysis, timeline building, chapter/story generation from media paths and conversation text. No unrelated credentials, binaries, or external services are requested. The declared 'no external dependencies / simulated implementation' aligns with the provided source files.
ℹ 指令范围
SKILL.md asks the user to provide media paths (including examples of absolute/local paths) and conversation text, which is appropriate for this purpose. The included code treats media as metadata (path, description) and does not read files or access the filesystem or external APIs. However, the examples and phrasing could be interpreted to mean the agent should gather local files — the skill itself does not include instructions to read arbitrary system files, but a deploying agent or user could choose to supply file contents or have the agent collect them. Users should be cautious about giving the agent broad filesystem access when using this skill.
✓ 安装机制
No install specification is provided (instruction-only / included source files). There are code files bundled, but no external downloads, package installs, or extract-from-URL steps. package.json exists but lists no dependencies. This is low risk from an install perspective.
✓ 凭证需求
The skill declares no required environment variables, no primary credential, and no config paths. The code does not read environment variables or attempt to access credentials. The absence of requested secrets is proportional to the described functionality.
✓ 持久化与权限
Skill flags are default (always:false, agent invocation enabled). It does not request persistent presence or modify other skills/system settings. Autonomous invocation is allowed by platform default; combined with the lack of credentials and network calls, this does not materially increase risk for this skill.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/5
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install family-memory-timeline
镜像加速npx clawhub@latest install family-memory-timeline --registry https://cn.longxiaskill.com