← Back to Skills Marketplace
aipoch-ai

Pathology ROI Selector

by AIpoch · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
134
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pathology-roi-selector
Description
Use pathology roi selector for data analysis workflows that need structured execution, explicit assumptions, and clear output boundaries.
Usage Guidance
This skill appears coherent and not malicious, but take these precautions before using it: - Review the included scripts/main.py yourself (it currently returns mocked ROIs) and do not rely on it for clinical decisions. - Run the script in a sandboxed environment or test workspace first to avoid accidental overwrites (it writes the output path as provided without validation). - Do not run this on sensitive or PHI-containing images until you verify behavior and add proper data handling controls. - If you need real WSI processing, expect to add proper image-processing libraries and pin dependencies; the package currently lists none and is a draft. - Consider adding input path validation, output directory restrictions, and error sanitization before automating execution. - If you want higher assurance, request a version that implements the actual image-analysis logic and includes dependency/version manifests and unit tests.
Capability Assessment
Purpose & Capability
Name, description, SKILL.md and the included script all align: this is a local pathology ROI selector script. The skill does not request unrelated credentials or binaries. Note: the packaged Python implementation is a simple placeholder that returns mocked ROI results rather than performing real WSI image analysis; this is a capability mismatch (not a security one).
Instruction Scope
SKILL.md confines actions to running the packaged script and validating inputs before execution. It does not instruct reading unrelated files or env vars. However, the documentation claims input validation and path traversal protections while the provided script performs no input/path validation or sandboxing; that gap may lead to accidental file overwrite or processing of unintended files.
Install Mechanism
No install spec is present and there are no downloads. The skill is instruction-only with a local Python script included — minimal install risk.
Credentials
The skill requests no environment variables or credentials and the code does not access external secrets or network. The requested environment is proportional to the stated local processing purpose.
Persistence & Privilege
The skill is not always-loaded and does not modify agent/system configuration. It runs only when invoked; no elevated persistence or cross-skill configuration changes are requested.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pathology-roi-selector
  3. After installation, invoke the skill by name or use /pathology-roi-selector
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of pathology-roi-selector. - Provides a structured workflow for selecting regions of interest (ROIs) in whole slide images (WSI) for pathology applications. - Includes clear output boundaries, explicit assumptions, and documented fallback/error handling paths. - Supports key pathology data analysis use cases: AI model training, research sampling, and education. - Main script entry point: scripts/main.py, with audit-ready commands and example usage. - Covers basic parameters (wsi_file, tissue_type, magnification) and outputs (ROI coordinates, quality metrics, export-ready crops). - Emphasizes input validation, reproducible outputs, risk checks, and a security checklist.
Metadata
Slug pathology-roi-selector
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Pathology ROI Selector?

Use pathology roi selector for data analysis workflows that need structured execution, explicit assumptions, and clear output boundaries. It is an AI Agent Skill for Claude Code / OpenClaw, with 134 downloads so far.

How do I install Pathology ROI Selector?

Run "/install pathology-roi-selector" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pathology ROI Selector free?

Yes, Pathology ROI Selector is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pathology ROI Selector support?

Pathology ROI Selector is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pathology ROI Selector?

It is built and maintained by AIpoch (@aipoch-ai); the current version is v1.0.0.

💬 Comments