← Back to Skills Marketplace
harrylabsj

Travel Volunteer Ethics Evaluator

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
110
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install travel-volunteer-ethics-evaluator
Description
Helps evaluate volunteer tourism opportunities
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install travel-volunteer-ethics-evaluator
  3. After installation, invoke the skill by name or use /travel-volunteer-ethics-evaluator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug travel-volunteer-ethics-evaluator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Travel Volunteer Ethics Evaluator?

Helps evaluate volunteer tourism opportunities. It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.

How do I install Travel Volunteer Ethics Evaluator?

Run "/install travel-volunteer-ethics-evaluator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Travel Volunteer Ethics Evaluator free?

Yes, Travel Volunteer Ethics Evaluator is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Travel Volunteer Ethics Evaluator support?

Travel Volunteer Ethics Evaluator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Travel Volunteer Ethics Evaluator?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments