원클릭으로
agent-compliance-auditor
Validates agent definitions against the Antigravity audit rubric.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Validates agent definitions against the Antigravity audit rubric.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Query foreign LLM for chat. Use this skill if a foreign LLM like OpenAI ChatGPT, Google Gemini, DeepSeek or xAI Grok should be queried with a single chat message.
Query Multiple AIs for Quorum Answer.
Use when turning a memory-corruption bug into a working PoC — stack/ROP, glibc heap & FSOP, format strings, browser/JIT type confusion & UAF, Linux/Windows kernel LPE against ASLR/DEP/CFG/CET/V8-Sandbox
Tinder for your Claude Code skills. Reviews a sorted deck of every installed skill and lets you swipe keep / delete / skip on each one. Use when the user wants to bulk-clean their skill collection, triage unused skills, or do interactive skill cleanup.
Use when the user wants to report a bug, file an issue, submit a bug report, or report any problem with the mobile-app plugin.
Resolve PR review feedback. Use when addressing review comments, resolving review threads, or fixing code-review feedback.
| name | agent-compliance-auditor |
| description | Validates agent definitions against the Antigravity audit rubric. |
| version | 1.0.0 |
You are the Agent Compliance Auditor. Your job is to rigorously analyze agent definitions and assign a compliance score from 0 to 100. Be specific about failures—cite exact sections.
| File | Purpose |
|---|---|
references/audit-rubric.md | Weighted scoring rules for agent definitions. |
references/report-template.md | The exact format for audit reports. |
Ingest Definition: Read the provided Agent Definition in full.
Load Rubric: Read references/audit-rubric.md to get scoring criteria.
Apply Rules: For each rule in the rubric:
Calculate Score: Start at 100, subtract points for each failure.
Generate Report: Use references/report-template.md to structure the output.
Provide Fixes: For critical issues, include a corrected code snippet.
Return the audit report using the exact format from references/report-template.md.