← 返回 Skills 市场
physics-simulator
作者
jpengcheng523-netizen
· GitHub ↗
· v1.0.0
· MIT-0
108
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install jpeng-physics-simulator
功能描述
Simulate physics experiments
使用说明 (SKILL.md)
Physics Simulator
Simulate physics experiments
When to Use
- User needs physics related functionality
- Automating simulation tasks
- Science operations
Usage
python3 scripts/physics_simulator.py --input \x3Cinput> --output \x3Coutput>
Configuration
Set required environment variables:
export SIMULATION_API_KEY="your-api-key"
Output
Returns JSON with results:
{
"success": true,
"data": {}
}
安全使用建议
This skill appears incomplete and inconsistent. Do NOT provide any API keys or secrets to it yet. Before installing or enabling: 1) Ask the publisher for the simulator code, source repo, or a clear remote API endpoint and documentation explaining what SIMULATION_API_KEY is for. 2) Verify that scripts/physics_simulator.py (or an install step) is included — if not, treat the skill as non-functional. 3) If you must test, run it in an isolated/sandboxed environment and monitor network activity. 4) Prefer skills that declare required env vars and include code or an install spec; if the author cannot explain the missing pieces, avoid using the skill.
功能分析
Type: OpenClaw Skill
Name: jpeng-physics-simulator
Version: 1.0.0
The provided files contain standard metadata and documentation for a physics simulation tool. The SKILL.md file describes legitimate usage, configuration via an API key, and expected output formats without any indicators of malicious intent, prompt injection, or suspicious execution patterns.
能力评估
Purpose & Capability
The SKILL.md claims the skill 'Simulate physics experiments' and gives a usage command that runs scripts/physics_simulator.py, but the package contains no code files or install steps. A simulation skill would normally include the simulator code, a remote API endpoint, or an install spec; none are present, so it's unclear how the skill actually performs simulations.
Instruction Scope
The instructions explicitly tell the agent to run a local Python script path (scripts/physics_simulator.py) and to export SIMULATION_API_KEY. The skill bundle contains no such script and the declared requirements list no env vars, so the runtime instructions reference files and secrets that are not part of the skill — this mismatch could cause an agent to attempt arbitrary local commands or request secrets without a clear target.
Install Mechanism
There is no install spec (instruction-only), which is low-risk in general. However, the usage assumes a Python script exists in the environment; without install instructions or code, the skill is incomplete and relies on external, unspecified artifacts being present on the host.
Credentials
The SKILL.md asks users to set SIMULATION_API_KEY, but the registry metadata lists no required environment variables or primary credential. Requesting an API key is plausible for a simulator that calls a remote service, but because no endpoint, provider, or credential declaration is present, the need for this secret is unexplained.
Persistence & Privilege
The skill does not request always-on presence and uses default autonomous invocation settings. There is no evidence it requests elevated persistence or attempts to modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install jpeng-physics-simulator - 安装完成后,直接呼叫该 Skill 的名称或使用
/jpeng-physics-simulator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of jpeng-physics-simulator.
- Simulate physics experiments via command line.
- Supports automating simulation tasks and science operations.
- Provides results as JSON output.
- Requires SIMULATION_API_KEY environment variable for configuration.
元数据
常见问题
physics-simulator 是什么?
Simulate physics experiments. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。
如何安装 physics-simulator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install jpeng-physics-simulator」即可一键安装,无需额外配置。
physics-simulator 是免费的吗?
是的,physics-simulator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
physics-simulator 支持哪些平台?
physics-simulator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 physics-simulator?
由 jpengcheng523-netizen(@jpengcheng523-netizen)开发并维护,当前版本 v1.0.0。
推荐 Skills