An open API service indexing awesome lists of open source software.

https://github.com/trustedoss/trustedoss-agents


https://github.com/trustedoss/trustedoss-agents

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

[๐Ÿ‡ฐ๐Ÿ‡ท ํ•œ๊ตญ์–ด](#ํ•œ๊ตญ์–ด) | [๐Ÿ‡บ๐Ÿ‡ธ English](#english)

---

# trustedoss-agents

ISO/IEC 5230 (๋ผ์ด์„ ์Šค ์ปดํ”Œ๋ผ์ด์–ธ์Šค)๊ณผ ISO/IEC 18974 (๋ณด์•ˆ ๋ณด์ฆ) ์ž์ฒด ์ธ์ฆ์„ ์œ„ํ•œ **AI Agent ํ‚คํŠธ**.

> ์ด ์ €์žฅ์†Œ๋Š” [trustedoss/trustedoss.github.io](https://github.com/trustedoss/trustedoss.github.io)์—์„œ ์ž๋™์œผ๋กœ ๋™๊ธฐํ™”๋ฉ๋‹ˆ๋‹ค.
> ์ด์Šˆ ๋ฐ ๊ธฐ์—ฌ๋Š” ์›๋ณธ ์ €์žฅ์†Œ์—์„œ ํ•ด์ฃผ์„ธ์š”.

## ์‚ฌ์šฉ ๋ฐฉ๋ฒ•

```bash
git clone https://github.com/trustedoss/trustedoss-agents.git
cd trustedoss-agents/agents
claude
```

Claude Code๊ฐ€ ํ˜„์žฌ ์ง„ํ–‰ ์ƒํƒœ๋ฅผ ์ž๋™์œผ๋กœ ์ง„๋‹จํ•˜๊ณ  ๋‹ค์Œ ๋‹จ๊ณ„๋ฅผ ์•ˆ๋‚ดํ•ฉ๋‹ˆ๋‹ค.

## Agent ๋ชฉ๋ก

| Agent | ์—ญํ•  |
| -------------------------- | ----------------------------- |
| `02-organization-designer` | ์กฐ์ง/๋‹ด๋‹น์ž ์‚ฐ์ถœ๋ฌผ ์ƒ์„ฑ |
| `03-policy-generator` | ์˜คํ”ˆ์†Œ์Šค ์ •์ฑ… ๋ฌธ์„œ ์ƒ์„ฑ |
| `04-process-designer` | ํ”„๋กœ์„ธ์Šค ๋ฌธ์„œ ๋ฐ ํ๋ฆ„๋„ ์ƒ์„ฑ |
| `05-sbom-guide` | SBOM ์ƒ์„ฑ ๋ช…๋ น์–ด ๋ฐ ์Šคํฌ๋ฆฝํŠธ |
| `05-sbom-analyst` | SBOM ๋ผ์ด์„ ์Šค ๋ถ„์„ ๋ฆฌํฌํŠธ |
| `05-sbom-management` | SBOM ๊ด€๋ฆฌ ๊ณ„ํš ๋ฐ ๊ณต์œ  ํ…œํ”Œ๋ฆฟ |
| `05-vulnerability-analyst` | ์ทจ์•ฝ์  ๋ถ„์„ ๋ฆฌํฌํŠธ |
| `06-training-manager` | ๊ต์œก ์ปค๋ฆฌํ˜๋Ÿผ ๋ฐ ์ด์ˆ˜ ์ถ”์  |
| `07-conformance-preparer` | ๊ฐญ ๋ถ„์„ ๋ฐ ์ธ์ฆ ์„ ์–ธ๋ฌธ |

## ์ „์ฒด ๊ฐ€์ด๋“œ

๋‹จ๊ณ„๋ณ„ ์ƒ์„ธ ๊ฐ€์ด๋“œ๋Š” [trustedoss.github.io](https://trustedoss.github.io)๋ฅผ ์ฐธ์กฐํ•˜์„ธ์š”.

---

# trustedoss-agents

**AI Agent kit** for ISO/IEC 5230 (License Compliance) and ISO/IEC 18974 (Security Assurance) self-certification.

> This repository is automatically synchronized from [trustedoss/trustedoss.github.io](https://github.com/trustedoss/trustedoss.github.io).
> Please submit issues and contributions to the source repository.

## How to Use

```bash
git clone https://github.com/trustedoss/trustedoss-agents.git
cd trustedoss-agents/agents
claude
```

Claude Code automatically diagnoses your current progress and guides you to the next step.

## Agent List

| Agent | Role |
| -------------------------- | ---------------------------------------------------- |
| `02-organization-designer` | Generate organization / program manager deliverables |
| `03-policy-generator` | Generate Open Source Policy document |
| `04-process-designer` | Generate process documents and flowcharts |
| `05-sbom-guide` | SBOM generation commands and scripts |
| `05-sbom-analyst` | SBOM license analysis report |
| `05-sbom-management` | SBOM management plan and sharing templates |
| `05-vulnerability-analyst` | Vulnerability analysis report |
| `06-training-manager` | Training curriculum and completion tracking |
| `07-conformance-preparer` | Gap analysis and Conformance Declaration |

## Full Guide

For step-by-step detailed guidance, visit [trustedoss.github.io](https://trustedoss.github.io).