AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Harness Audit

skill-jh941213-codex-lattice-harness-audit · by jh941213

하네스(hooks, skills, agents, rules) 전체 건강도를 진단하고 점수 산출. Triggers on: harness audit, 하네스 진단, 설정 점검, 하네스 점검. NOT for: 코드 작성, 구현.

No reviews yet
0 installs
25 views
0.0% view→install

Install

$ agentstack add skill-jh941213-codex-lattice-harness-audit

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No 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.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-jh941213-codex-lattice-harness-audit)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
4mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

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 →
Are you the author of Harness Audit? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

하네스 건강도 진단

Codex 하네스 설정의 전체 건강도를 8개 차원으로 진단합니다.

8개 진단 차원

1. AGENTS.md 품질 (0-3)

  • 0: 없음
  • 1: 존재하지만 기본만
  • 2: 프로젝트 컨텍스트 + 규칙 포함
  • 3: 상세한 아키텍처 + 패턴 + 안티패턴

2. Skills 커버리지 (0-3)

  • 0: 스킬 없음
  • 1: 1-5개
  • 2: 6-15개 + 트리거/안티트리거 정의
  • 3: 16개+ + 도메인별 분류 + eval 스킬 포함

3. Agents 아키텍처 (0-3)

  • 0: 에이전트 없음
  • 1: 1-3개 (기본)
  • 2: 4-8개 + 역할 분리 명확
  • 3: 9개+ + evaluator 분리 + 역할 경계 매트릭스

4. Hooks 자동화 (0-3)

  • 0: 훅 없음
  • 1: 기본 (prettier, lint)
  • 2: 품질 게이트 + 보안 스캔
  • 3: 전체 파이프라인 (coverage + security + e2e + eval)

5. Rules 구조화 (0-3)

  • 0: 규칙 없음
  • 1: 1-2개 일반 규칙
  • 2: 파일 패턴별 규칙 (.ts, .py 등)
  • 3: 도메인별 + 보안 + 성능 + 테스트 규칙

6. MCP 서버 (0-3)

  • 0: MCP 없음
  • 1: 1-2개 기본
  • 2: 검색 + 문서 + UI 도구
  • 3: 검색 + 문서 + 코드 분석(code-review-graph 등)

7. Eval 파이프라인 (0-3)

  • 0: eval 없음
  • 1: 수동 verify만
  • 2: 자동 품질 게이트 + 스코어링
  • 3: 독립 evaluator + pass@k + AI 슬롭 감지

8. 팀/멀티에이전트 (0-3)

  • 0: 단독 사용
  • 1: 기본 서브에이전트
  • 2: 역할 기반 팀 + 커뮤니케이션 프로토콜
  • 3: Codex /goal + custom agents + backpressure

실행 프로세스

  1. 프로젝트 루트와 ~/.codex/ 디렉토리 전체 스캔
  2. 각 차원별 점수 산출 (0-3)
  3. 총점 (0-24) + 등급 산출

등급

| 총점 | 등급 | 설명 | |------|------|------| | 21-24 | S | 프로덕션 레벨 하네스 | | 16-20 | A | 고급 설정. 소수 항목 개선 필요 | | 11-15 | B | 중급. 핵심 갭 존재 | | 6-10 | C | 기초. 대부분 수동 | | 0-5 | D | 미설정. 바닐라 상태 |

출력 형식

📊 하네스 건강도: [등급] ([N]/24)

| 차원 | 점수 | 상태 |
|------|------|------|
| AGENTS.md | [N]/3 | [상/중/하] |
| Skills | [N]/3 | ... |
| Agents | [N]/3 | ... |
| Hooks | [N]/3 | ... |
| Rules | [N]/3 | ... |
| MCP | [N]/3 | ... |
| Eval | [N]/3 | ... |
| Team | [N]/3 | ... |

🔧 개선 제안:
1. [가장 낮은 점수 차원 개선 방안]
2. ...

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.