Real Skill packageSource verifiedClawHub registry

minio-aiops

Use this skill whenever the user needs to operate or diagnose MinIO object storage — explain why the cluster is filling up or refusing writes (capacity_rca), find publicly exposed buckets and hygiene gaps (bucket_exposure_audit), find storage that lifecycle/ILM should be reclaiming but isn't, including noncurrent versions and incomplete multipart uploads (lifecycle_gap_analysis), check heal backlog and erasure-set write-quorum risk (healing_health), read service health / cluster status / per-bucket config (policy,…

Identity and source

Publisher attributionwei zhouregistry owner unverified by skillvetai
Functional categoryEnterprise Functionsautomatically inferred · 56% rule confidence
Package forminstruction bundle6 recorded files
Canonical sourceClawHub registryclawhub:zw008:minio-aiops
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/13/2026.claude/skills/minio-aiops
2 structural issues
  • error: description exceeds the 1,024-character Agent Skills limit. SKILL.md
  • error: compatibility must be a string of at most 500 characters. 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/13/2026.agents/skills/minio-aiops
3 structural issues
  • error: description exceeds the 1,024-character Agent Skills limit. SKILL.md
  • error: compatibility must be a string of at most 500 characters. SKILL.md
  • warning: Codex portability follows Agent Skills, where allowed-tools is a space-separated string. 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/13/2026skills/minio-aiops
4 structural issues
  • error: description exceeds the 1,024-character Agent Skills limit. SKILL.md
  • error: compatibility must be a string of at most 500 characters. SKILL.md
  • warning: OpenClaw portability follows Agent Skills, where allowed-tools is a space-separated string. SKILL.md
  • error: metadata.openclaw.os must contain only darwin, linux, or win32. 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 @zw008/minio-aiops
clawhub inspect @zw008/minio-aiops --version 0.11.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
6 / 6 inspected as text
Checked
8/13/2026, 9:39:53 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
8/13/2026, 12:40:19 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:57a07b670eb0befc82b351caaea74593492cfa117afa8096ac9d15346c677230
Show up to 6 recorded paths
  • references/agent-guardrails.md
  • references/capabilities.md
  • references/cli-reference.md
  • references/setup-guide.md
  • skill-card.md
  • SKILL.md

Source changelog

minio-aiops 0.11.0 - Major expansion: now supports 48 tools (was 31), adding WORM/retention and IAM operations. - New flagship tools: diagnose_retention_gaps, diagnose_iam_exposure. - Object lock (WORM) support: read/add lock status, retention settings, legal holds. - IAM user, group, and policy management added with read/write capabilities. - Documentation updated; CLI reference and capabilities now reflect expanded features. - skill-card.md removed.