https://github.com/trustedoss/trustedoss-agents
https://github.com/trustedoss/trustedoss-agents
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/trustedoss/trustedoss-agents
- Owner: trustedoss
- Created: 2026-04-27T01:23:05.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2026-06-05T12:53:24.000Z (about 1 month ago)
- Last Synced: 2026-06-05T14:23:03.860Z (about 1 month ago)
- Size: 190 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).