Real Skill packageSource verifiedClawHub registry

cargo-storage

Work with the data inside a Cargo workspace — models (Companies, Contacts, Deals…), datasets, columns, relationships, records, and SQL over workspace storage. Triggers: "what models do I have", "show me the schema", "add a column for", "how many contacts do I have", "SELECT … FROM", "query my companies table", "join contacts to companies", "what is the DDL", "set up a webhook-fed model", "where does this field live", "import this into a model", "unify these models", "merge duplicate accounts", "link contacts to co…

Identity and source

Publisher attributionCargoregistry owner unverified by skillvetai
Functional categoryData, Spreadsheets & Analyticsautomatically inferred · 57% rule confidence
Package forminstruction bundle10 recorded files
Canonical sourceClawHub registryclawhub:cargo-ai:cargo-storage
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 · 9/2/2026.claude/skills/cargo-storage

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 · 9/2/2026.agents/skills/cargo-storage

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 · 9/2/2026skills/cargo-storage

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

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
10 / 10 inspected as text
Checked
9/2/2026, 4:32:29 AM
Scanner
0.1.3
Policy
1.0.3
2 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — 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
9/1/2026, 11:44:10 PM
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:d4370abd0ef28c928b0260eae2a1611d5c9a1662a4fb977c2ec83bd190f91ab3
Show up to 10 recorded paths
  • references/examples/columns.md
  • references/examples/datasets.md
  • references/examples/ingest-webhook.md
  • references/examples/models.md
  • references/examples/queries.md
  • references/response-shapes.md
  • references/troubleshooting.md
  • skill-card.md
  • skill-metadata.json
  • SKILL.md

Source changelog

cargo-storage v1.2.2 - Expanded and clarified documentation in SKILL.md for a broader range of real user prompts and workflows. - Updated dataset/model filtering instructions: direct model listing no longer accepts flags—use client-side filtering. - Added a "Bootstrap" section detailing initial login/installation and JSON output/error conventions. - Updated quick reference and example commands to match the latest CLI changes and recommended workflows. - Improved troubleshooting and response shape documentation references. - Removed deprecated file: skill-card.md.