build-loop:defenseclaw-bridge
仓库创建 2026年4月7日最近提交 21 天前SkillHot 收录 21 天前
▸ 精选理由
适合使用 DefenseClaw 的项目,实现运行时安全规范对接
▸ 风险提示
可能需要访问外部仓库或防护平台 API
这个 Skill 做什么
将 build-loop 的运行时安全规范桥接到 Cisco DefenseClaw
把 build-loop 生成的运行时安全规范转换成 Cisco DefenseClaw 能接受的格式,方便把检测结果交给 DefenseClaw 继续评估或执行。仅在 defenseclaw 项目且 Phase 1 发现相关文件时生效,不是通用的评测桥接器。特点是专门针对生产化的 runtime-security 与 DefenseClaw 对接,符合项目专属约束。
▸ 展开 SKILL.md 英文原文
Use when the user is working on the defenseclaw project and build-loop's Phase 1 detects defenseclaw-specific files (CLAUDE.md indicates the bridge target). Bridges build-loop's orchestrator to defenseclaw's eval/test conventions; otherwise no-op. NOT a general eval/test bridge (defenseclaw project only); for API/PRD/UI use `api-registry-bridge` / `prd-bridge` / `ibr-bridge`.
1
Stars
0
Forks
40
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/tyroneross/build-loop/main/skills/defenseclaw-bridge/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/tyroneross/build-loop/main/skills/defenseclaw-bridge/SKILL.md"SKILL.MD 节选查看完整文件 ↗
<!-- SPDX-FileCopyrightText: 2025-2026 Tyrone Ross, Jr <46267523+tyroneross@users.noreply.github.com> | SPDX-License-Identifier: Apache-2.0 --> # DefenseClaw Bridge Lets build-loop emit a runtime-security spec that downstream operators can hand to Cisco DefenseClaw (`github.com/cisco-ai-defense/defenseclaw`) — Apache 2.0, the cleanest production-shape implementation of the **Govern / Inspect / Prove** operational pattern. This bridge **only writes spec**; it does not run scanners, does not install the gateway sidecar, does not produce TypeScript plugins. ## Cherry-pick principle **DefenseClaw remains an independent tool and repository.** This bridge does not embed, install, or run Defens
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有