Skip to main content

hic-normalization

Automates the detection and normalization of Hi-C data in .cool and .mcool formats, ensuring data is ready for analysis.

Install this skill

or
5/100

Security score

The hic-normalization skill was audited on Feb 9, 2026 and we found 7 security issues across 1 threat category, including 6 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 37

Template literal with variable interpolation in command context

SourceSKILL.md
37```bash
high line 50

Template literal with variable interpolation in command context

SourceSKILL.md
501. Sample name (`sample`): used as prefix and for the output directory `${sample}_hic_norm`.
high line 71

Template literal with variable interpolation in command context

SourceSKILL.md
71- Create `${sample}_hic_norm` directory.
high line 72

Template literal with variable interpolation in command context

SourceSKILL.md
72- Get the full path of the `${sample}_hic_norm` directory, which will be used as `${proj_dir}`.
high line 84

Template literal with variable interpolation in command context

SourceSKILL.md
84- `proj_dir`: directory to save the view file. In this skill, it is the full path of the `${sample}_hic_norm` directory returned by `mcp__project-init-tools__project_init`.
high line 91

Template literal with variable interpolation in command context

SourceSKILL.md
91If the conversion is successful, update `${mcool_uri}` to the path of the `.mcool` file. The `${mcool_path}` should be updated to the path of the `.mcool` file without resolution specified.
high line 130

Template literal with variable interpolation in command context

SourceSKILL.md
130- Return the path of the balanced .mcool file under `${proj_dir}/` directory.
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →
GitHub Stars 106
Rate this skill
Categoryother
UpdatedMay 21, 2026
majiayu000/claude-skill-registry