MLOps Collaboration
PassAudited by VirusTotal on May 12, 2026.
Overview
Type: OpenClaw Skill Name: mlops-collaboration-cn Version: 1.0.0 The skill bundle is designed to help set up MLOps projects for collaboration, primarily by providing templates and instructions for common project files. The `SKILL.md` instructs the agent to copy a `README-template.md` and create empty documentation files (`LICENSE`, `CODE_OF_CONDUCT.md`, etc.), and to set up a `.devcontainer` directory. While one `cp` command uses a relative path `../your-project/README.md`, implying a file write outside the immediate skill directory, the content being written is a benign markdown template, and the action aligns with the skill's stated purpose of preparing a project. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts designed to cause harm.
