📦 SyléAPersonal
v0.1.0人生教练与决策助手。基于概率框架分析两难困境,从5个心理维度追踪人生目标,并运行...
22· 22·0 当前·0 累计
下载技能包
最后更新
2026/4/20
安全扫描
OpenClaw
安全
high confidenceSyléa is internally consistent: an instruction-only, local-first life‑coach that only asks the agent to create and write files under ~/.sylea/ and does not request external credentials or installs.
评估建议
Syléa appears coherent and local-only, but before installing: 1) be aware it will store sensitive personal info (identity, goals, well‑being scores) in ~/.sylea/ — inspect or remove those files if you stop using the skill; 2) confirm your system/backup settings (e.g., cloud backups) so those local files are not inadvertently synced off-device; 3) verify the skill source/homepage (source listed as unknown here) if you care about provenance; 4) the README advertises a paid 'Pro' cloud/automation o...详细分析 ▾
✓ 用途与能力
The skill name/description (personal life coach, dilemma analysis, goal tracking) aligns with the actual requirements and behavior: it only needs local persistent storage (~/.sylea/) and conversational scoring protocols. There are no unrelated environment variables, binaries, or install steps requested.
ℹ 指令范围
SKILL.md directs the agent to create ~/.sylea/ subfolders and save profile, dilemma, goal, and checkin markdown files there. That is within scope for a persistent coaching skill, but it does mean the skill will store potentially sensitive personal data (name, age, city, life goals) on disk. The instructions explicitly state 'No network calls, no telemetry.'
✓ 安装机制
No install spec and no code files are included (instruction-only). This minimizes risk because nothing is downloaded or written beyond the files the skill itself asks the agent to create.
✓ 凭证需求
The skill requests no environment variables, no credentials, and no config paths other than creating and using ~/.sylea/. There are no disproportionate credential requests.
ℹ 持久化与权限
The skill persists user data locally under ~/.sylea/ (expected for a coach). always:false and model invocation is allowed (platform default). Autonomous invocation combined with persisted personal data increases exposure if other platform components or backup/sync mechanisms access that path, but the skill itself does not request elevated privileges or system-wide changes.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv0.1.02026/4/20
Initial release of sylea, a French-first personal life coach and decision assistant. - Analyzes dilemmas using a probability-based framework with user-defined scoring. - Tracks and estimates progress toward life goals across 5 psychological dimensions. - Provides daily well-being check-ins and actionable micro-improvements. - Stores all user data locally in `~/.sylea/` for privacy—no network or telemetry. - Responds in French by default, with English support.
● 无害
安装命令
点击复制官方npx clawhub@latest install sylea
镜像加速npx clawhub@latest install sylea --registry https://cn.longxiaskill.com