← 返回 Skills 市场
110
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install travel-volunteer-ethics-evaluator
功能描述
Helps evaluate volunteer tourism opportunities
安全使用建议
This skill appears coherent and low-risk: it only does simple local text parsing and returns JSON recommendations, with no network calls or credential access. If you plan to install it, review handler.py (it's short and readable) to confirm you are comfortable running the included code. Be aware that if you let an agent invoke skills autonomously, the agent can call this skill without prompting, but the skill itself does not exfiltrate data or contact external services. If you handle sensitive input, avoid sending secrets (passwords, API keys) to any skill even if it appears benign.
功能分析
Type: OpenClaw Skill
Name: travel-volunteer-ethics-evaluator
Version: 1.0.0
The skill is a purely descriptive tool for evaluating volunteer tourism ethics. The code in handler.py performs simple keyword-based logic to generate structured JSON recommendations without any network access, file system interaction, or external API calls, aligning perfectly with the documentation in SKILL.md.
能力评估
Purpose & Capability
Name/description (volunteer tourism ethics evaluator) align with the provided handler logic and SKILL.md. The skill requires no binaries, env vars, or external services and the handler implements local, text-based analysis and canned frameworks that fit the stated purpose.
Instruction Scope
SKILL.md repeatedly emphasizes 'No code execution' and 'No external APIs'; the package does include a handler.py (intended runtime code). This is not malicious: the handler only performs local processing and emits JSON. The wording in SKILL.md could be clearer (it likely means 'no external/network code execution').
Install Mechanism
There is no install specification (instruction-only style). No downloadable archives or external package installs are declared, so nothing extra is written to disk beyond the included files.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the code does not access any environment variables or secrets. Requested privileges are proportional to the described functionality.
Persistence & Privilege
always is false and the skill does not request persistent or elevated presence. It does not modify other skills or system configuration and has no special privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install travel-volunteer-ethics-evaluator - 安装完成后,直接呼叫该 Skill 的名称或使用
/travel-volunteer-ethics-evaluator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Volunteer Tourism Ethics Evaluator 1.0.0 – Initial Release
- Introduces a descriptive skill to help travelers evaluate volunteer tourism opportunities for ethical impact.
- Provides frameworks, checklists, and templates for ethical evaluation, organization assessment, skill matching, and sustainable impact planning.
- Offers clear input-based recommendations and structured outputs.
- No code execution, bookings, external API calls, or real-time data; informational guidance only.
- Includes comprehensive documentation, usage prompts, and safety disclaimers.
元数据
常见问题
Travel Volunteer Ethics Evaluator 是什么?
Helps evaluate volunteer tourism opportunities. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 110 次。
如何安装 Travel Volunteer Ethics Evaluator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install travel-volunteer-ethics-evaluator」即可一键安装,无需额外配置。
Travel Volunteer Ethics Evaluator 是免费的吗?
是的,Travel Volunteer Ethics Evaluator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Travel Volunteer Ethics Evaluator 支持哪些平台?
Travel Volunteer Ethics Evaluator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Travel Volunteer Ethics Evaluator?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills