← 返回 Skills 市场
58
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install multi-unit-test-report
功能描述
Generate structured markdown test reports for online English classes covering multiple units. Use when the user needs to create a student test report for rev...
安全使用建议
Before installing or enabling this skill, note that SKILL.md instructs the agent to always read a hard-coded Obsidian mission-statement file at /Users/recom273/Library/… — a location on a local machine. That path is user-specific and is not declared in the skill metadata. Risks: the agent may try to read private notes or fail when the file doesn't exist. Recommended actions: (1) Ask the skill author to remove the hard-coded path or make the mission-statement file optional and configurable; (2) require the skill to declare any config paths it needs (or accept mission-statement text supplied at runtime); (3) inspect and/or sanitize the mission-statement file contents before allowing the skill to read it; (4) test the skill in a safe environment (or with a dummy mission statement) to confirm behavior. If you cannot get these clarifications, treat the skill as untrusted because it may access sensitive local files without explicit declaration.
功能分析
Type: OpenClaw Skill
Name: multi-unit-test-report
Version: 1.0.0
The skill instructions in SKILL.md contain a hardcoded absolute path to a specific user's local directory (/Users/recom273/Library/Mobile Documents/iCloud~md~obsidian/...) to retrieve a 'mission statement'. This is a privacy leak and a risky behavior for an AI agent, as it encourages reading from sensitive local storage (iCloud/Obsidian) and assumes a specific host environment. While it lacks clear evidence of malicious intent like data exfiltration or remote code execution, the use of hardcoded local paths for configuration is a significant security and privacy concern.
能力评估
Purpose & Capability
The name and description (multi-unit test reports) align with the instructions for extracting slides and producing markdown reports. However, the SKILL.md also requires reading a specific local Obsidian mission-statement file (a hard-coded /Users/... path) that is not necessary for the stated capability and is not declared in the skill metadata.
Instruction Scope
Runtime instructions explicitly direct the agent to read local files: the opening slides and summary slides (reasonable if provided by the user) and a specific Obsidian vault file at /Users/recom273/Library/... which is an absolute, user-specific path. The instruction "Always follow the mission statement's guidance" creates an external dependency on that file. The skill does not declare or justify this required file access.
Install Mechanism
No install spec and no code files are present (instruction-only). This minimizes installation risk because nothing is downloaded or written by the skill itself.
Credentials
The skill declares no environment variables or config paths, yet the SKILL.md directs access to a local filesystem path (the Obsidian file) and to slide files in folders. The declared requirements do not reflect this filesystem access, which is disproportionate and may expose private local content.
Persistence & Privilege
The skill does not request always:true or any persistent/system-wide privileges. It appears to run only when invoked and to save output to a user-specified folder, which is appropriate for its function.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install multi-unit-test-report - 安装完成后,直接呼叫该 Skill 的名称或使用
/multi-unit-test-report触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Multi Unit Test Report 是什么?
Generate structured markdown test reports for online English classes covering multiple units. Use when the user needs to create a student test report for rev... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 58 次。
如何安装 Multi Unit Test Report?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install multi-unit-test-report」即可一键安装,无需额外配置。
Multi Unit Test Report 是免费的吗?
是的,Multi Unit Test Report 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Multi Unit Test Report 支持哪些平台?
Multi Unit Test Report 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Multi Unit Test Report?
由 recom273(@recom273)开发并维护,当前版本 v1.0.0。
推荐 Skills