devvit-publishing-auditor

DevOps & Cloud
v1.0.1
Benign

A specialized auditor for Reddit Devvit developers to verify app readiness before uploading to the Reddit servers.

823 downloads823 installsby @asifdotpy

Setup & Installation

Install command

clawhub install asifdotpy/devvit-publishing-auditor

If the CLI is not installed:

Install command

npx clawhub@latest install asifdotpy/devvit-publishing-auditor

Or install with OpenClaw CLI:

Install command

openclaw skills install asifdotpy/devvit-publishing-auditor

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/asifdotpy/devvit-publishing-auditor

What This Skill Does

A pre-flight auditor for Reddit Devvit app developers that runs checks before uploading to Reddit's servers. Covers CLI version, authentication, devvit.json config, Web View game compliance, and documentation requirements. Returns a Go/No-Go report.

Consolidates all Devvit publishing requirements into one automated check instead of manually cross-referencing CLI docs, config specs, and asset guidelines.

When to Use It

  • Catching devvit.json permission errors before app upload
  • Verifying Devvit CLI version and auth status before deployment
  • Checking Web View game assets against Reddit's size limits
  • Confirming README and Privacy Policy files are present
  • Running a full compliance scan before submitting a Devvit app
View original SKILL.md file
# Devvit Publishing Auditor

A specialized auditor for Reddit Devvit developers to verify app readiness before uploading to the Reddit servers. It ensures compliance with Devvit CLI v0.12.x and Reddit’s publishing standards.

## Overview
This skill acts as a pre-flight checklist runner. It performs environment checks, dependency validation, configuration audits, and compliance scans for Web View games.

## How to use
1. Drop this folder/skill into your project.
2. Ask your coding agent: "Run the Devvit Publishing Auditor."
3. Follow the Go/No-Go report instructions.

## Included Checks
- **CLI/Env:** Version checks, Auth status, and Type integrity.
- **Config:** `devvit.json` validation and permission mapping.
- **Game Compliance:** Asset size limits, scroll-trap detection, and launch screen verification.
- **Docs:** README and Privacy Policy requirements.

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Catching devvit.json permission errors before app upload

AGENT
  1. 1Catching devvit.json permission errors before app upload
  2. 2Verifying Devvit CLI version and auth status before deployment
  3. 3Checking Web View game assets against Reddit's size limits
  4. 4Confirming README and Privacy Policy files are present
  5. 5Running a full compliance scan before submitting a Devvit app
OUTPUT
A specialized auditor for Reddit Devvit developers to verify app readiness before uploading to the Reddit servers.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 28, 2026