跳到主要内容
知仓学习社ZHICANG

code-exec-skills

7 code execution skills. Trigger: running code, interactive notebooks, Jupyter, Colab, sandboxed execution. Design: execution environment guides wit…

它会碰到什么

扫了多少8 个文本文件,50 KB
它会碰到什么写文件
命中总数8 处
命中统计严重 0 · 高 2 · 中 0 · 低 0
逐条看命中(2 条严重或高危)
  • python-reproducibility-guide/SKILL.md:214fs-destructive
    && rm -rf /var/lib/apt/lists/*
  • sandbox-execution-guide/SKILL.md:38fs-destructive
    && rm -rf /var/lib/apt/lists/*

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Code Execution — 7 Skills

Select the skill matching the user's need, then read its SKILL.md.

| Skill | Description |

|-------|-------------|

| [google-colab-guide](./google-colab-guide/SKILL.md) | Run and manage Google Colab notebooks for Python and ML research |

| [jupyter-notebook-guide](./jupyter-notebook-guide/SKILL.md) | Best practices for computational research notebooks with reproducible workflows |

| [kaggle-api-guide](./kaggle-api-guide/SKILL.md) | Download datasets, manage competitions and notebooks via Kaggle API |

| [overleaf-cli-guide](./overleaf-cli-guide/SKILL.md) | Sync and manage Overleaf LaTeX projects from the command line |

| [python-reproducibility-guide](./python-reproducibility-guide/SKILL.md) | Reproducible Python environments, notebooks, and literate programming |

| [r-reproducibility-guide](./r-reproducibility-guide/SKILL.md) | Create reproducible research workflows with R and RMarkdown/Quarto |

| [sandbox-execution-guide](./sandbox-execution-guide/SKILL.md) | Secure sandboxed code execution environments for reproducible research computing |

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。