roblox-policy-compliance

roblox-policy-compliance is a skill for Claude Code, Codex from AshExplained/roblox-skills. It costs 60 tokens per session (463 once invoked), scanned A, original, MIT.

A review guide for checking whether a Roblox game follows platform rules on content, purchases, advertising, privacy, and intellectual property.

In plain words
What is it for?
Use it for pre-publish checks covering random paid rewards, age labels, subscriptions, off-platform links, copied assets, scams, and other policy-sensitive areas.
Why use it?
It helps identify risks that could lead to moderation, removal, misleading promotions, privacy problems, or player trust issues.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it for pre-publish checks covering random paid rewards, age labels, subscriptions, off-platform links, copied assets, scams, and other policy-sensitive areas.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ashexplained/roblox-skills/roblox-policy-compliance
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.

Any agent
npx skills add AshExplained/roblox-skills --skill roblox-policy-compliance
Clone the repo
git clone --depth 1 https://github.com/AshExplained/roblox-skills

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 roblox-policy-compliance

README.md
[![agentmods](https://agentmods.dev/badge/skills/ashexplained/roblox-skills/roblox-policy-compliance/github.svg)](https://agentmods.dev/skills/ashexplained/roblox-skills/roblox-policy-compliance)
Your own site
<a href="https://agentmods.dev/skills/ashexplained/roblox-skills/roblox-policy-compliance"><img src="https://agentmods.dev/badge/skills/ashexplained/roblox-skills/roblox-policy-compliance/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for roblox-policy-compliance

Your own site · 80×15
<a href="https://agentmods.dev/skills/ashexplained/roblox-skills/roblox-policy-compliance"><img src="https://agentmods.dev/badge/skills/ashexplained/roblox-skills/roblox-policy-compliance.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 60 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 463 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.00060 $0.00463
Opus 5 $0.00030 $0.00231
Sonnet 5 $0.00012 $0.00093
Haiku 4.5 $0.00006 $0.00046

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

Security

Grade A, and why

roblox-policy-compliance 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 12d 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.

roblox-policy-compliance/SKILL.md · 56 lines

How it starts

The opening of the file, as written. The whole thing — 56 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Roblox Policy Compliance

Goal

Reduce moderation, takedown, trust, and legal risk. Roblox policies can change, so verify current official Roblox rules before final compliance advice.

Source Rule

For policy-sensitive work, check official Roblox sources before giving final advice. Prefer:

  • Roblox Community Standards.
  • Roblox Creator Hub publishing, monetization, advertising, and promotion docs.
  • Roblox Terms, privacy, subscription, advertising, and restricted content policies when relevant.

If current official sources cannot be checked, state that limitation clearly and treat the answer as a non-final risk review.

High-Risk Areas

Review:

  • Paid random items, loot boxes, gacha, pet eggs, drop tables, and odds disclosure.
  • Developer products, subscriptions, game passes, and premium benefits.
  • Advertising claims, sponsored content, branded content, and influencer disclosure.
  • Maturity labels, age suitability, restricted content, horror, violence, gambling-like mechanics, and regulated goods.
  • Off-platform links, Discord/social links, personal information, and privacy.
  • Intellectual property, copied assets, music, logos, brands, and user-generated content.
  • Scams, misleading content, fake rewards, fake scarcity, and impersonation.
  • Trading, gifting, currency, and player-to-player value exchange.

Compliance Review Workflow

  1. Identify the feature, audience, monetization, data collected, and player value involved.
  2. Check current official Roblox policy for each high-risk area.
  3. Map concrete risks to specific game surfaces.
  4. Recommend design or copy changes.
  5. Add a pre-publish checklist item when the risk can recur.

Output

Return:

  • Policy areas checked.
  • Risk level.
  • Required or recommended changes.
  • Unresolved policy questions.
  • Official sources used.

Next

Apply any required disclosures to the store page with roblox-publishing-discovery, and gate the build on the compliance checklist in roblox-release-operations.

Read the full file on GitHub · 56 lines

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. 12d ago First seen · 56 lines · 60 tokens per session scan A a061fea54c39

Subscribe to this mod's changes

roblox-policy-compliance is a skill published in the GitHub repository AshExplained/roblox-skills (6 stars, last pushed 2mo ago), licensed MIT. It adds 60 tokens to every session and 463 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-31.