← 返回 Skills 市场
MegaSquirt Tuner
作者
boblobclaw
· GitHub ↗
· v1.0.2
745
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install megasquirt-tuner
功能描述
Megasquirt ECU tuning and calibration via TunerStudio, covering VE table, ignition timing, AFR targets, sensor calibration, accel enrichment, boost, launch c...
安全使用建议
This skill appears coherent for analyzing .msq tune files and giving tuning advice. Things to consider before installing or using it: (1) If you run scripts locally, inspect scripts first — the included scripts are local and benign-looking, but always verify code you execute. (2) The analyzer asks you to provide .msq files; avoid pasting any files that contain sensitive metadata you don't want shared in chat. (3) The file-validation function has a subtle check issue: it resolves the given path and then checks for symlinks, which can allow some symlink-based bypasses — run the analyzer on copies in a safe directory or in a sandbox if you're concerned. (4) There are no network/exfiltration calls in the provided files, and no credentials are requested. If you plan to allow the agent to autonomously invoke the skill, be mindful that it could read local .msq files you provide during invocation — restrict what you upload and prefer running analysis locally in an isolated environment.
功能分析
Type: OpenClaw Skill
Name: megasquirt-tuner
Version: 1.0.2
The skill is classified as suspicious due to its capability to execute a local Python script (`scripts/analyze_msq.py`) with a user-provided file path. While this is a risky capability involving file system interaction, the `analyze_msq.py` script implements robust security measures in its `validate_filepath` function, effectively preventing common attacks like path traversal, arbitrary file reads, and symlink exploitation. The script's purpose is legitimate tune file analysis, and there is no evidence of malicious intent such as data exfiltration, persistence, or unauthorized remote control. The `SKILL.md` also explicitly outlines security restrictions, which are correctly implemented in the Python code.
能力评估
Purpose & Capability
The name/description (Megasquirt tuning via TunerStudio) matches the provided materials: SKILL.md tuning guidance, detailed references, README, and an MSQ analyzer script. No unrelated binaries, services, or credentials are requested.
Instruction Scope
SKILL.md confines itself to tuning guidance, MSQ file analysis, and datalog review. It instructs users to paste/upload .msq content or run the provided analyzer locally. That is appropriate for the stated purpose but carries user-side risk if users paste private files/metadata into a chat — the skill explicitly encourages paste/upload, so users should avoid pasting sensitive files into untrusted interfaces.
Install Mechanism
No install spec (instruction-only skill) and the only code file is a small Python script included in the bundle. Nothing is downloaded from third-party URLs and nothing is executed automatically during install.
Credentials
The skill requests no environment variables, credentials, or config paths. This is proportional to its purpose of local file analysis and guidance.
Persistence & Privilege
Skill does not request always:true or permanent system-level privileges. It is user-invocable and can be called autonomously by the agent (the platform default); no unusual persistence or modifications to other skills are present.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install megasquirt-tuner - 安装完成后,直接呼叫该 Skill 的名称或使用
/megasquirt-tuner触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
Fix LFD vulnerability in analyze_msq.py - add input validation and security checks
v1.0.1
- Added MSQ tune file safety and optimization analysis feature.
- New script `scripts/analyze_msq.py` allows automated review of Megasquirt `.msq` files for configuration and safety issues.
- Skill documentation updated with instructions for MSQ analysis and how to provide tune files.
- Expanded description to include MSQ file analysis and review capabilities.
v1.0.0
Initial release: Provides a comprehensive guide for tuning and calibrating Megasquirt ECUs with TunerStudio.
- Covers setup for VE, spark, and AFR tables, plus idle, warmup, and acceleration enrichment.
- Includes instructions for sensor calibration (TPS, MAP, CLT, IAT, O2).
- Documents advanced features: boost control, launch/flat shift/nitrous, table switching, programmable outputs.
- Details diagnostic tools: trigger wizard, tooth/composite loggers, sync error logger.
- Intended as a step-by-step reference for all major Megasquirt tuning workflows using TunerStudio.
元数据
常见问题
MegaSquirt Tuner 是什么?
Megasquirt ECU tuning and calibration via TunerStudio, covering VE table, ignition timing, AFR targets, sensor calibration, accel enrichment, boost, launch c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 745 次。
如何安装 MegaSquirt Tuner?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install megasquirt-tuner」即可一键安装,无需额外配置。
MegaSquirt Tuner 是免费的吗?
是的,MegaSquirt Tuner 完全免费(开源免费),可自由下载、安装和使用。
MegaSquirt Tuner 支持哪些平台?
MegaSquirt Tuner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MegaSquirt Tuner?
由 boblobclaw(@boblobclaw)开发并维护,当前版本 v1.0.2。
推荐 Skills