← 返回 Skills 市场
102
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install sanger-chromatogram-qa
功能描述
Use sanger chromatogram qa for data analysis workflows that need structured execution, explicit assumptions, and clear output boundaries.
安全使用建议
This skill is coherent at a high level (Sanger QA + numpy + a script) but the implementation is incomplete and partly placeholder. Before installing or running: 1) Inspect scripts/main.py — it currently only implements a demo and does not parse AB1 files or perform mixed-signal detection. 2) Run python -m py_compile and python scripts/main.py --demo in an isolated/sandboxed environment to confirm behavior. 3) Do not run the script against sensitive data until it has proper AB1 parsing and input validation; add or verify input sanitization and path traversal protections if you or the integrator extend the script to accept file paths. 4) If you expect full QA functionality, request or implement the missing features (AB1 parsing, mixed-signal detection, configuration block, robust error handling) and an updated dependency list (e.g., biopython or abifpy) before trusting outputs. 5) If you need help assessing any code changes, have a developer or security reviewer audit the modifications.
功能分析
Type: OpenClaw Skill
Name: sanger-chromatogram-qa
Version: 1.0.0
The skill bundle is a legitimate, albeit early-stage (draft), tool for Sanger sequencing quality assessment. The Python script (scripts/main.py) contains basic logic for calculating quality scores and identifying mutations using numpy, with no evidence of data exfiltration, malicious execution, or obfuscation. The SKILL.md instructions focus on structured execution and safety boundaries without any prompt-injection attempts.
能力评估
Purpose & Capability
The name, description, and declared dependency on numpy align with a lightweight Sanger QA tool. However, the packaged script is a minimal demo: it does not parse AB1 files, detect mixed signals (detect_mixed_signals returns 0), or implement a CONFIG block the README references. The required files and dependency list are proportionate, but the implementation is incomplete relative to the stated purpose.
Instruction Scope
SKILL.md instructs operators to run and validate scripts against real inputs, mentions editing an in-file CONFIG block, and promises input validation and bounded outputs. The shipped script only prints a demo report when run with --demo and otherwise tells the user to use --demo; it has no AB1 parsing, no file I/O, and no explicit input validation. This mismatch means following the instructions will not produce the claimed behavior and could mislead users into thinking a full QA tool is present when it is not.
Install Mechanism
There is no install spec (instruction-only skill) and the included requirements.txt lists only numpy. Nothing is downloaded from external URLs and no archive extraction is required. Risk from the install mechanism is low — the only code written to disk is the repository files already present.
Credentials
The skill requests no environment variables, no credentials, and no config paths. That is proportionate to the claimed functionality.
Persistence & Privilege
The skill does not request always:true or attempt to modify other skills or global agent settings. It is user-invocable and can be run locally on demand; this level of privilege is appropriate.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sanger-chromatogram-qa - 安装完成后,直接呼叫该 Skill 的名称或使用
/sanger-chromatogram-qa触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the sanger-chromatogram-qa skill for Sanger sequencing data QA workflows.
- Provides a structured, auditable execution path with clear input validation and error handling.
- Supports mutation verification, clone confirmation, genotyping QC, and SNP validation using packaged Python scripts.
- Emphasizes explicit assumptions, clear boundaries, and reproducible, reviewable outputs.
- Includes risk assessment, security checklists, and example usage instructions for streamlined onboarding.
元数据
常见问题
Sanger Chromatogram QA 是什么?
Use sanger chromatogram qa for data analysis workflows that need structured execution, explicit assumptions, and clear output boundaries. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 102 次。
如何安装 Sanger Chromatogram QA?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sanger-chromatogram-qa」即可一键安装,无需额外配置。
Sanger Chromatogram QA 是免费的吗?
是的,Sanger Chromatogram QA 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sanger Chromatogram QA 支持哪些平台?
Sanger Chromatogram QA 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sanger Chromatogram QA?
由 AIpoch(@aipoch-ai)开发并维护,当前版本 v1.0.0。
推荐 Skills