Skip to content

hermes-labs-ai/rule-audit

v0.5.0MIT

On-demand static analysis of AI system prompts: audit a prompt file for contradictions, coverage gaps, priority ambiguities and meta-paradoxes, locally and offline.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "rule-audit",
  "version": "0.5.0",
  "description": "On-demand static analysis of AI system prompts: audit a prompt file for contradictions, coverage gaps, priority ambiguities and meta-paradoxes, locally and offline.",
  "author": {
    "name": "Hermes Labs",
    "email": "roli@hermes-labs.ai",
    "url": "https://github.com/hermes-labs-ai"
  },
  "homepage": "https://github.com/hermes-labs-ai/rule-audit",
  "repository": "https://github.com/hermes-labs-ai/rule-audit",
  "license": "MIT",
  "keywords": ["prompt-engineering", "ai-safety", "static-analysis", "system-prompt", "audit", "developer-tools"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 2Python files
  • LICENSE
View on GitHub