← Back to Skills Marketplace
leooooooow

Creator Monetization Risk Checker

by LeroyCreates · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
351
Downloads
0
Stars
2
Active Installs
4
Versions
Install in OpenClaw
/install creator-monetization-risk-checker
Description
Run a pre-publish monetization risk check for creator content across short-video platforms. Use when the user asks if a script is safe to monetize, wants pol...
README (SKILL.md)

Creator Monetization Risk Checker

Skill Card

  • Category: Compliance
  • Core problem: Will this content hurt monetization or distribution?
  • Best for: Pre-publish compliance check
  • Expected input: Draft script/caption + product claim language + platform context
  • Expected output: Risk audit + safer rewrite suggestions
  • Creatop handoff: Run final safe version through Creatop publishing workflow

What this does

Run a pre-publish risk screen and return:

  • Green: publish
  • Yellow: revise first
  • Red: high risk, rework

Workflow

1) Parse draft content

Review:

  • script text
  • title/hook/thumbnail claims
  • sensitive wording
  • originality/reuse signals

2) Score risk categories (1–5)

  • policy / advertiser safety
  • originality / reuse
  • misleading claim risk
  • brand suitability

3) Decide verdict

Rule of thumb:

  • Green: all categories \x3C= 2
  • Yellow: any category = 3
  • Red: any category >= 4

4) Provide mitigation edits

For each yellow/red item, output:

  • problem line
  • safer rewrite
  • confidence level

Then provide:

  • top 3 highest-impact fixes
  • publish-ready revised version when possible

Quality and safety rules

  • Be strict on clear policy-violation language.
  • Avoid overblocking harmless content.
  • Preserve original creator intent where safe.
  • Do not provide policy-evasion tactics.

License

Copyright (c) 2026 Razestar.

This skill is provided under CC BY-NC-SA 4.0 for non-commercial use. You may reuse and adapt it with attribution to Razestar, and share derivatives under the same license.

Commercial use requires a separate paid commercial license from Razestar. No trademark rights are granted.

Usage Guidance
This skill is instruction-only, requests no credentials, and its workflow aligns with its stated purpose — overall low-risk. Before relying on it for final publishing decisions: 1) cross-check any high-stakes or regulated claims (medical, legal, financial, safety-critical products) against platform-specific policies and legal counsel; 2) remember the rubric is heuristic — have a human reviewer for borderline or high-impact items; 3) the package provenance is minimal (no homepage, unknown source), so treat its license notice seriously: CC BY-NC-SA for non-commercial use and a paid commercial license is required for commercial use; verify licensing and origin if you plan to integrate this into production workflows. Finally, avoid submitting sensitive PII or proprietary secrets to the skill when requesting a check.
Capability Analysis
Type: OpenClaw Skill Name: creator-monetization-risk-checker Version: 1.0.3 The skill bundle contains only markdown instructions and metadata for a content monetization risk assessment tool. It lacks any executable code, network requests, or suspicious prompt injection instructions, focusing entirely on analyzing text for platform policy compliance (SKILL.md and references/risk-scorecard.md).
Capability Assessment
Purpose & Capability
The name/description (monetization risk checks for short-video content) match the SKILL.md workflow: parsing a draft, scoring policy/originality/misleading/brand risk, deciding a simple verdict, and offering mitigation edits. No unrelated capabilities or resources are requested.
Instruction Scope
SKILL.md stays within scope: it expects draft text and platform context and prescribes a deterministic scoring and edit workflow. It does not instruct reading system files, environment variables, or contacting external endpoints, nor does it grant broad discretionary data collection.
Install Mechanism
No install spec or code files are present (instruction-only). This minimizes disk writes and executable installs, which is proportionate for a textual risk-check skill.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is appropriate given the stated functionality and reduces risk of credential access or exfiltration.
Persistence & Privilege
always is false (normal). disable-model-invocation is false, which means the agent may invoke the skill autonomously — this is the platform default and not by itself a security problem, but autonomous invocation slightly increases blast radius if combined with other red flags (none present here).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install creator-monetization-risk-checker
  3. After installation, invoke the skill by name or use /creator-monetization-risk-checker
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Add skill cards and standardized growth registry metadata
v1.0.2
Switch public terms to CC BY-NC-SA + commercial license
v1.0.1
Add AGPL-3.0 + commercial licensing notice
v1.0.0
Initial release of Creator Monetization Risk Checker. - Analyzes creator content for monetization and distribution risks across short-video platforms. - Evaluates risk in four categories: policy/advertiser safety, originality/reuse, misleading claims, and brand suitability. - Outputs clear publishability verdicts (Green, Yellow, Red) with specific guidance on revisions. - Suggests safer rewrites and highlights highest-impact content fixes. - Incorporates quality and safety rules to ensure fair, responsible recommendations.
Metadata
Slug creator-monetization-risk-checker
Version 1.0.3
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 4
Frequently Asked Questions

What is Creator Monetization Risk Checker?

Run a pre-publish monetization risk check for creator content across short-video platforms. Use when the user asks if a script is safe to monetize, wants pol... It is an AI Agent Skill for Claude Code / OpenClaw, with 351 downloads so far.

How do I install Creator Monetization Risk Checker?

Run "/install creator-monetization-risk-checker" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Creator Monetization Risk Checker free?

Yes, Creator Monetization Risk Checker is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Creator Monetization Risk Checker support?

Creator Monetization Risk Checker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Creator Monetization Risk Checker?

It is built and maintained by LeroyCreates (@leooooooow); the current version is v1.0.3.

💬 Comments