← 返回 Skills 市场
aipoch-ai

Facs Gating Viz Style

作者 AIpoch · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ⚠ suspicious
202
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install facs-gating-viz-style
功能描述
Beautify FACS gating plots for publication
使用说明 (SKILL.md)

FACS Gating Viz Style

Beautify flow cytometry gating plots for publication.

Parameters

Parameter Type Default Required Description
--data, -d string - Yes FCS file path
--style, -s string contour No Plot style (contour, density, dot)

Usage

python scripts/main.py --data fcs_file.fcs --style contour

Features

  • Contour plots
  • Density visualization
  • Publication-ready styling

Risk Assessment

Risk Indicator Assessment Level
Code Execution Python/R scripts executed locally Medium
Network Access No external API calls Low
File System Access Read input files, write output files Medium
Instruction Tampering Standard prompt guidelines Low
Data Exposure Output files saved to workspace Low

Security Checklist

  • No hardcoded credentials or API keys
  • No unauthorized file system access (../)
  • Output does not expose sensitive information
  • Prompt injection protections in place
  • Input file paths validated (no ../ traversal)
  • Output directory restricted to workspace
  • Script execution in sandboxed environment
  • Error messages sanitized (no stack traces exposed)
  • Dependencies audited

Prerequisites

No additional Python packages required.

Evaluation Criteria

Success Metrics

  • Successfully executes main functionality
  • Output meets quality standards
  • Handles edge cases gracefully
  • Performance is acceptable

Test Cases

  1. Basic Functionality: Standard input → Expected output
  2. Edge Case: Invalid input → Graceful error handling
  3. Performance: Large dataset → Acceptable processing time

Lifecycle Status

  • Current Stage: Draft
  • Next Review Date: 2026-03-06
  • Known Issues: None
  • Planned Improvements:
    • Performance optimization
    • Additional feature support
安全使用建议
This package appears to be a stub: the script accepts a data path and style but only prints status messages and does not read the FCS file, generate plots, or write outputs. That mismatch could be an honest incomplete draft or careless packaging rather than malicious code, but you should not assume it performs the advertised work. Before installing or using this in a production workflow: (1) request a full implementation or source that actually performs plotting and specifies required Python packages (e.g., matplotlib, numpy, FlowCal, fcsparser), (2) review any future code that performs file I/O to ensure it validates input paths (prevent ../ traversal) and handles sensitive files safely, (3) run the code in a sandboxed environment and inspect outputs, and (4) prefer a version that declares and pins dependencies. If you need production-grade plotting now, use a known library or a vetted package rather than this draft.
功能分析
Type: OpenClaw Skill Name: facs-gating-viz-style Version: 0.1.0 The skill bundle is a benign stub for a flow cytometry visualization tool. The Python script (scripts/main.py) contains only basic argument parsing and print statements, with no actual file I/O, network activity, or complex logic. The documentation in SKILL.md accurately describes the intended functionality without any signs of prompt injection or malicious instructions.
能力评估
Purpose & Capability
Name/description say 'beautify FACS gating plots' and SKILL.md lists contour/density/dot styling and publication-ready output, but the included script (scripts/main.py) does not read the FCS file, perform plotting, or write output. SKILL.md also states 'No additional Python packages required', which is inconsistent with typical plotting workflows (matplotlib, numpy, etc.). This suggests the package is incomplete or misleading about capabilities.
Instruction Scope
Runtime instructions tell the agent/user to run python scripts/main.py --data fcs_file.fcs and imply reading input and writing output. The actual script accepts a --data argument but only prints messages and does not access the filesystem or network. There are no instructions that read unrelated files, exfiltrate data, or call external endpoints.
Install Mechanism
No install spec (instruction-only plus a small script). Nothing is downloaded or written to disk by an installer. This is the lowest-risk install mechanism.
Credentials
No environment variables, credentials, or config paths are requested. The skill does not ask for unrelated secrets or unusual system access.
Persistence & Privilege
Flags are default (always=false, user-invocable=true, model invocation allowed). The skill does not request persistent presence, nor does it modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install facs-gating-viz-style
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /facs-gating-viz-style 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- Initial release of facs-gating-viz-style skill. - Beautifies FACS (flow cytometry) gating plots for publication. - Supports contour, density, and dot plot styles. - Command-line parameters for input FCS file and plot style. - Provides risk assessment and security checklist. - No additional Python package requirements.
元数据
Slug facs-gating-viz-style
版本 0.1.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Facs Gating Viz Style 是什么?

Beautify FACS gating plots for publication. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 202 次。

如何安装 Facs Gating Viz Style?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install facs-gating-viz-style」即可一键安装,无需额外配置。

Facs Gating Viz Style 是免费的吗?

是的,Facs Gating Viz Style 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Facs Gating Viz Style 支持哪些平台?

Facs Gating Viz Style 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Facs Gating Viz Style?

由 AIpoch(@aipoch-ai)开发并维护,当前版本 v0.1.0。

💬 留言讨论