← 返回 Skills 市场
fffdz

Survival Manager

作者 tianyi · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
320
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install survival-manager
功能描述
自主调整运行模式,管理资金与任务,需用户授权高风险操作,保障系统稳定与财务健康的生存管理工具。
安全使用建议
This skill is plausible for local financial/agent management but has a few unclear points you should verify before installing: - Telegram & notifications: SKILL.md mentions Telegram notifications but the skill does not declare or request any Telegram API token or explain how the 'message' tool is configured. Ask the author how notifications are delivered and where credentials are stored; do not provide tokens unless you trust the integration. - Model invocation & costs: The skill references qwen3.5-* models and per-call costs. Confirm whether model calls go through your OpenClaw account (and billing) or require external API keys. Understand and accept potential usage costs before enabling autonomous behavior. - File writes and authorization flow: The scripts will write and update local files (finance logs, survival-config.json, authorization-pending.md). Ensure these files and their paths are acceptable and that the authorization flow actually pauses high-risk operations the way you expect. - OS mismatch: Provided scripts are PowerShell (.ps1) but the skill has no OS restriction. If you run on non-Windows hosts, verify compatibility or convert scripts. - Test in a sandbox: Run the skill in an isolated environment first to confirm where network calls go, what files are created/modified, and how notifications are sent. Inspect survival-config.json and scripts line-by-line. If the author can clarify how Telegram and model invocations are configured (what credentials are needed and where they are stored), and if you confirm the skill will not receive or require hidden secrets, the inconsistencies become minor. Without that clarification, proceed cautiously.
功能分析
Type: OpenClaw Skill Name: survival-manager Version: 1.0.0 The skill is designed for local agent management, focusing on financial tracking and operational adjustments based on a 'survival level' system. It explicitly states '无外部 API 调用' (No external API calls) and '无数据离开机器' (No data leaves the machine) in SKILL.md, and its PowerShell scripts perform only local file operations (reading/writing JSON/Markdown files). High-risk actions like file writes and sending external messages are clearly documented as requiring user authorization, indicating a design focused on transparency and user control rather than malicious intent. There are no signs of data exfiltration, obfuscation, or prompt injection attempts to bypass security measures.
能力评估
Purpose & Capability
The skill's name and description (manage funds, heartbeats, authorization queue) align with the provided instructions and PowerShell scripts: balance checks, logging income/expenses, authorization flow, and subagent coordination. However, SKILL.md asserts 'no external endpoints' while also describing Telegram notifications and invoking external models (qwen3.5 variants) via OpenClaw—these require external connectivity/credentials or platform-level services and are not declared. Additionally, all runtime scripts are PowerShell (Windows-oriented) but the skill metadata has no OS restriction—an operational mismatch.
Instruction Scope
Instructions stay mostly within the declared scope: local file reads/writes (with writes requiring authorization), periodic checks, and creating authorization requests. The doc also allows network searches, browser snapshots, and model invocations; those are described as optional or platform-provided, but the skill instructs sending Telegram notifications via a 'message tool' without showing how that tool is configured. The authorization flow and file paths are explicit, which is good; the vague references to external notifications and model calls grant the agent broader runtime capabilities unless the host constrains them.
Install Mechanism
Instruction-only skill with no install spec and no code files beyond plain PowerShell scripts and markdown. No downloads or archive extraction are present, which lowers installation risk.
Credentials
The skill declares no required environment variables or credentials, yet it references Telegram notifications and external model invocation (qwen3.5-*). Those integrations typically require API keys or platform-managed credentials. The absence of declared env vars or guidance for configuring notification credentials is an inconsistency that could hide required secrets or rely on implicit platform plumbing.
Persistence & Privilege
always:false (normal). Skill does not request to force-enable itself or change other skills. It writes to its own local files (authorization-pending.md, finance logs, survival-config.json) when authorized—this is expected for its purpose.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install survival-manager
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /survival-manager 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug survival-manager
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Survival Manager 是什么?

自主调整运行模式,管理资金与任务,需用户授权高风险操作,保障系统稳定与财务健康的生存管理工具。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 320 次。

如何安装 Survival Manager?

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

Survival Manager 是免费的吗?

是的,Survival Manager 完全免费(开源免费),可自由下载、安装和使用。

Survival Manager 支持哪些平台?

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

谁开发了 Survival Manager?

由 tianyi(@fffdz)开发并维护,当前版本 v1.0.0。

💬 留言讨论