← 返回 Skills 市场
cutthemustard

Math Evaluate

作者 CutTheMustard · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
558
总下载
0
收藏
6
当前安装
1
版本数
在 OpenClaw 中安装
/install math-evaluate
功能描述
Evaluate math expressions, compute statistics, and calculate percentages.
安全使用建议
This skill works by sending your math expressions and numeric data to https://math.agentutil.net for evaluation. It does not require any credentials or local installs, which is expected, but you should not send sensitive secrets (passwords, API keys, private identifiers) inside expressions or variables because they will be transmitted to a third party. The SKILL.md's claim that inputs aren't logged can't be verified here — if you need privacy, run math evaluation locally or use a trusted local library. Note the paid tier mentions a crypto payment protocol (x402/USDC on Base); if you ever choose paid features, verify the service and payment flow separately.
功能分析
Type: OpenClaw Skill Name: math-evaluate Version: 1.0.0 The skill `math-evaluate` is designed to perform math evaluations, statistics, and percentage calculations by sending data to an external API at `https://math.agentutil.net`. The `SKILL.md` file transparently declares this external communication and provides `curl` examples for interaction. The data sent (math expressions, numbers) is directly relevant to the skill's stated purpose and does not appear to include sensitive local information. There is no evidence of prompt injection attempts against the agent, malicious execution, data exfiltration of local secrets, or persistence mechanisms.
能力评估
Purpose & Capability
Name/description match the behavior: the SKILL.md documents POSTing expressions and arrays to math.agentutil.net to evaluate expressions, compute statistics, and calculate percentages. There are no unrelated required binaries, env vars, or installs.
Instruction Scope
Instructions explicitly send expressions and data to an external API (math.agentutil.net) — this is consistent with the stated purpose. The SKILL.md does not instruct reading files or environment variables. However, the privacy claim ('service does not store or log input') is unverifiable in static review and the user should assume any data sent could be observed or retained by the remote service.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing is written to disk or executed locally during install.
Credentials
No environment variables, credentials, or config paths are requested — proportional to a simple remote math-evaluation API.
Persistence & Privilege
always is false and the skill does not declare elevated persistence or permissions. It does not request changes to other skills or system configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install math-evaluate
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /math-evaluate 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release offering safe, external math evaluation and statistics: - Evaluate math expressions with variables via API. - Compute descriptive statistics: mean, median, mode, standard deviation, and percentiles. - Perform percentage calculations: percentage of, percent change, and percent comparisons. - Up to 10 free queries per day; no authentication needed for free tier. - No personal data collected or stored.
元数据
Slug math-evaluate
版本 1.0.0
许可证
累计安装 6
当前安装数 6
历史版本数 1
常见问题

Math Evaluate 是什么?

Evaluate math expressions, compute statistics, and calculate percentages. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 558 次。

如何安装 Math Evaluate?

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

Math Evaluate 是免费的吗?

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

Math Evaluate 支持哪些平台?

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

谁开发了 Math Evaluate?

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

💬 留言讨论