Real Skill packageSource verifiedClawHub registry

cargo

Router for the Cargo CLI skill bundle — load first for anything Cargo, and whenever a task spans two Cargo domains. Explains what each skill owns, declarative workspace-as-code (cargo-cdk) vs the imperative CLI, the UUID and slug flow between skills, async polling of runs and batches, end-to-end use cases, and the gotchas that fail silently (`conjonction` spelling, run vs batch, model-uuid vs segment-uuid). Triggers: "set up Cargo", "what can Cargo do", "which Cargo skill", "bootstrap my workspace", "I have a Carg…

Identity and source

Publisher attributionCargoregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 55% rule confidence
Package forminstruction bundle10 recorded files
Canonical sourceClawHub registryclawhub:cargo-ai:cargo
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 Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/13/2026.claude/skills/cargo

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

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/13/2026.agents/skills/cargo

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

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/13/2026skills/cargo

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 @cargo-ai/cargo
clawhub inspect @cargo-ai/cargo --version 1.19.0

Security evidence

SkillVetAI static result: high signal

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
10 / 10 inspected as text
Checked
8/13/2026, 9:39:53 AM
Scanner
0.1.3
Policy
1.0.3
2 automated findings
highRemote content is piped directly to a shellSKILL.md:79 · confidence 98%curl -fsSL https://api.getcargo.io/install.sh | sh
mediumRemote installer is downloaded without an integrity checkSKILL.md:79 · confidence 70%curl -fsSL https://api.getcargo.io/install.sh
1 High/Critical review queue entry
STATIC_DOWNLOAD_PIPE_TO_SHELLpending
Open human review queue →
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
3 dependency and API indicators
  • api: api.getcargo.io
  • 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/13/2026, 1:59:33 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:0501b41240992af3b77aece843a5ebcef0bcf5c50113e1971c0090f249ea674d
Show up to 10 recorded paths
  • cli-version
  • references/glossary.md
  • references/gotchas.md
  • references/interaction.md
  • references/prerequisites.md
  • references/use-cases.md
  • references/uuid-flow.md
  • skill-card.md
  • skill-metadata.json
  • SKILL.md

Source changelog

cargo v1.19.0 - Bumped version to 1.19.0. - Minor update to documentation in SKILL.md. - Removed unused file: skill-card.md. - No functional or compatibility changes.