policy

policy is a skill for Claude Code, Codex from Adelie-Squad/solosquad. It costs 62 tokens per session (505 once invoked), scanned A, original, MIT.

A Korean-language workflow for designing service policies and terms, including privacy, refunds, AI use, and content moderation. It produces a design document only and does not change code.

In plain words
What is it for?
Use it to draft and review terms of service, privacy and data-processing rules, refund policies, AI policies, and moderation policies.
Why use it?
It helps identify missing policy areas and test proposed rules against edge cases before publication or implementation.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for gstack. Also seen: built for gstack.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/adelie-squad/solosquad/policy
Any agent
npx skills add Adelie-Squad/solosquad --skill policy
Clone the repo
git clone --depth 1 https://github.com/Adelie-Squad/solosquad

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for policy

README.md
[![agentmods](https://agentmods.dev/badge/skills/adelie-squad/solosquad/policy.svg)](https://agentmods.dev/skills/adelie-squad/solosquad/policy)
Your own site
<a href="https://agentmods.dev/skills/adelie-squad/solosquad/policy"><img src="https://agentmods.dev/badge/skills/adelie-squad/solosquad/policy.svg" alt="Measured on agentmods" height="20"></a>
Per session 62 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 505 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00062 $0.00505
Opus 5 $0.00031 $0.00253
Sonnet 5 $0.00012 $0.00101
Haiku 4.5 $0.00006 $0.00051

Measured 6d ago against content hash bcf908e010d8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

policy scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/policy/SKILL.md · 49 lines

What it actually says

Policy Skill

서비스 정책·약관·규제 설계. 구 policy-architect 의 정책 역량을 skill 로 추출(v2.0). 초안은 design doc 만, 코드 변경 금지.

담당 범위

서비스 약관(ToS)/개인정보처리방침 · 환불·취소 · 데이터 처리(GDPR/CCPA/PIPA) · AI 사용 정책 · 콘텐츠/moderation.

Hard Gate (핵심)

- [ ] 정책 초안 = design doc(markdown), 코드 X
- [ ] 적용 시나리오 ≥3 mental sim (edge case 포함)
- [ ] 보안/데이터 영향 시 security 검토
- [ ] 수익 모델 영향 시 business-strategy 정합
- [ ] 사용자 명시적 ack 1회 ("이대로 게시하시겠어요?")

MECE 분해 (누락 검증)

user_data: collection/usage/sharing/retention/deletion · ai_processing · cross_border · children · cookies/tracking.

≥2 approaches

엄격(opt-in 강제) vs 유연(opt-out+명시 link) 비교 + falsification.

Anti-Sycophancy

  • ❌ "정책이 잘 정리됨"
  • ✅ "현재 초안은 X 영역 누락 위험. Y 흐름 추가 시 재검토."

Reference

  • 구 policy-architect 역량 추출 (v2.0 squad restructure)
  • gstack Hard Gate · RO-PNA MECE
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 49 lines · 62 tokens per session scan A bcf908e010d8

Subscribe to this mod's changes

policy is a skill published in the GitHub repository Adelie-Squad/solosquad (19 stars, last pushed 15d ago), licensed MIT. It adds 62 tokens to every session and 505 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

achieving-cmmc-level-2-compliance

Prepare a defense-contractor environment for CMMC Level 2 certification: scope CUI and FCI, implement the 110 NIST SP 800-171 Rev 2 security requirements across 14 families, compute the SPRS score with the DoD Assessment Methodology, manage a compliant POA&M, and ready the organization for a C3PAO assessment. Use when…

mukul975/Anthropic-Cybersecurity-Skills · 255 tokens

implementing-gdpr-data-protection-controls

The General Data Protection Regulation (EU) 2016/679 (GDPR) is the EU's comprehensive data protection law governing the collection, processing, storage, and transfer of personal data. This skill cover.

xalgorix/xalgorix · 52 tokens

implementing-pci-dss-compliance-controls

PCI DSS 4.0.1 establishes 12 requirements across 6 control objectives for organizations that store, process, or transmit cardholder data. With PCI DSS 3.2.1 retiring April 2024 and 51 new requirements.

xalgorix/xalgorix · 59 tokens

Agent Compliance & Security Assessment

Comprehensive compliance and security self-assessment for AI agents. 14-check framework producing a structured threat model + compliance report with RED/AMBER/GREEN ratings across security, governance, EU AI Act readiness, oversight quality, and NIST alignment domains. Includes automation bias detection, audit trail…

LeoYeAI/openclaw-master-skills · 92 tokens

compliance

Use when scoping which regulatory frameworks bind a business — SOC 2, ISO 27001, HIPAA, PCI DSS, EU AI Act, DORA, NIS2 — building a control register with owners and evidence, or standing up the cadence that keeps it audit-ready. NOT drafting privacy-policy/ROPA/DPA or ToS text (that is gdpr-privacy, terms-conditions)…

ericrisco/rsc-harness · 96 tokens

compliance-governance-audit

Audit Azure environment for compliance and governance posture. Checks Azure Policy, RBAC, tagging, resource locks, naming conventions, and regulatory alignment. Use when asked about compliance, governance, audit readiness, or policy violations.

ricmmartins/azure-sre-agent-skills · 51 tokens