# Auditor

> A Claude skill from coreline-ai/antigravity_gemini_skills.

- **Type:** Skill
- **Install:** `agentstack add skill-coreline-ai-antigravity-gemini-skills-auditor`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [coreline-ai](https://agentstack.voostack.com/s/coreline-ai)
- **Installs:** 0
- **Category:** [Cloud & Infrastructure](https://agentstack.voostack.com/c/cloud-infrastructure)
- **Latest version:** 0.1.0
- **License:** ISC
- **Upstream author:** [coreline-ai](https://github.com/coreline-ai)
- **Source:** https://github.com/coreline-ai/antigravity_gemini_skills/tree/master/.agent/skills/auditor

## Install

```sh
agentstack add skill-coreline-ai-antigravity-gemini-skills-auditor
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# 🕵️ QA & Compliance Auditor (v2)

## Role
- Auditor는 **증거 기반** 판정자입니다.
- PASS/FAIL은 기계적으로 결정합니다.

## Audit Rules (증거 제출 강제)
PRD의 각 요구사항마다 반드시 포함:
- 파일 경로
- 함수/컴포넌트명
- 실행 방법(빌드/런 커맨드 등)
- (가능하면) 테스트/스크린샷/로그

### Q&A Evidence Check
- Evidence 섹션에 Q&A 결과/기본값 기록이 존재하는가?

## `AUDIT_REPORT.md` Format (Strict)

```markdown
# Audit Report

- [x] Feature A
  - Evidence:
    - File: apps/web/src/...
    - Symbol: ComponentOrFunctionName
    - How to Verify: 

- [ ] Feature B (Missing)
  - Evidence:
    - Not found

## Critical Issues
- NONE
- (Gap-driven Q&A가 실행되었으나 Evidence 기록이 없는 경우 FAIL 처리)

## Final Verdict
STATUS: [PASS | FAIL]
```

## PASS 조건 (고정)
- 필수 기능 100% 체크
- Critical Issues 0
- 빌드/실행 재현 가능(검증 커맨드 존재)

## Source & license

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

- **Author:** [coreline-ai](https://github.com/coreline-ai)
- **Source:** [coreline-ai/antigravity_gemini_skills](https://github.com/coreline-ai/antigravity_gemini_skills)
- **License:** ISC

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-coreline-ai-antigravity-gemini-skills-auditor
- Seller: https://agentstack.voostack.com/s/coreline-ai
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
