Real Skill packageSource verifiedClawHub registry

Multi-Agent Safe-Cooperation (Single Device)

A single-device multi-Agent task chain collaboration methodology based on MGC. Through Master Agent orchestration, Script Agent scripting, and Executor Agent execution, achieves zero-exposure security collaboration for sensitive resources. Adapted to MGC 1.4.10.

Identity and source

Publisher attributionzkevinyregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 76% rule confidence
Package forminstruction bundle8 recorded files
Canonical sourceClawHub registryclawhub:zkeviny:mgc-task-chain-meta-skill-en
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/18/2026.claude/skills/Multi-Agent Safe-Cooperation (Single Device)
1 structural issue
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/18/2026.agents/skills/Multi-Agent Safe-Cooperation (Single Device)
1 structural issue
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/18/2026skills/Multi-Agent Safe-Cooperation (Single Device)
1 structural issue
  • error: name must contain lowercase ASCII letters, numbers and single hyphens only. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @zkeviny/mgc-task-chain-meta-skill-en
clawhub inspect @zkeviny/mgc-task-chain-meta-skill-en --version 1.1.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
8 / 8 inspected as text
Checked
8/18/2026, 4:02:24 AM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
  • external write action — automatically inferred
2 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/18/2026, 3:24:32 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:19d598e3468903fac70d60d56d8f32eb9f444bab6b4f7e397f058f95d6e5b725
Show up to 8 recorded paths
  • manifest.json
  • prompts/cooperation_best_practice.md
  • prompts/executor_agent.md
  • prompts/master_agent.md
  • prompts/script_agent.md
  • README.md
  • skill-card.md
  • SKILL.md

Source changelog

**v1.1.0 is a major update for compatibility with MGC 1.4.10 and functional enhancements:** - Upgraded the skill to work with MGC 1.4.10 (minimum requirement now 1.4.9+). - Fixed `mgc_run` usage: the ext02 parameter must now be a JSON array string. - Added documentation and usage notes for the new `mgc_find` fuzzy search tool. - Noted that `mgc_run` only returns process id and status; output is no longer provided directly. - Added guidance on MGC 1.4.9+ sandbox mode compatibility and special considerations. - Updated documentation links and clarified that main doc is referenced from the WebUI "MGC Skills" button.