Omarchy Submission Auditor banner
jeremylongshore jeremylongshore

Omarchy Submission Auditor

Security community

Description

--- name: omarchy-submission-auditor description: 'Audit an Omarchy plugin before it reaches the marketplace: prove it installs and runs on a stock box (no node/python on the session PATH), run the omarchy-submit gate lane, validate on the rig with omarchy-plugin-validate and qmllint, and check the QML security invariants and first-party idiom contracts. Read-only: it reports and blocks, it does not rewrite the plugin. Use before submitting an entry, after any data-layer change, or when a plugin

Installation

Installs to ~/.claude/agents/jeremylongshore-tons-of-skills-marketplace-omarchy-submission-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jeremylongshore/tons-of-skills-marketplace/HEAD/.claude/agents/omarchy-submission-auditor.md -o ~/.claude/agents/jeremylongshore-tons-of-skills-marketplace-omarchy-submission-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository