Install
$ agentstack add skill-seed-forge-harness-ai-kit-infra-harbor-ops ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
infra-harbor-ops
用于 Harbor 平台级 day-2 运维。Harbor 负责 OCI 镜像、proxy cache、robot/project 权限和 registry token runtime。
边界
- 本 skill 负责:project/robot/proxy cache、Harbor 反代和 token runtime 排障、平台健康巡检。
infra-artifact-readiness-ops负责 CI/部署消费侧的 OCI 预热和 readiness gate。infra-nexus-ops负责语言包仓库,不把 Docker 代理缓存放进 Nexus。
操作顺序
- 先判断是平台问题还是消费链问题。
- 平台问题查 Harbor config、proxy、token runtime、project/robot。
- 消费链问题转
infra-artifact-readiness-ops做 warm/readiness。 - 涉及 Woodpecker/Kaniko 时联动
infra-woodpecker-pipeline-ops。
推荐输出格式
执行完毕后输出极简回执:状态(✅ 成功 / ⚠️ 部分成功 / ❌ 失败)+ 关键结果(1-2 行,如操作对象、产出位置、下一步)。无需强制套用大表格。
配置上下文
本技能依赖以下配置,AI 在运行时按如下优先级解析:
- 用户对话中明确提供的值(最高优先级)
~/.harness-ai-kit/config.yaml中assets.infra-harbor-ops或global段config.defaults.yaml中的默认值
如用户未提供且无默认值的 required 字段,必须主动询问用户。 禁止从 AGENTS.md 或脚本中读取硬编码配置值。
参考文档:
- references/REFERENCE-HARBORCTL-CLI.md
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: seed-forge
- Source: seed-forge/harness-ai-kit
- License: Apache-2.0
- Homepage: https://pypi.org/project/harness-ai-kit/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.