eight reviewer prompt audit
by nowrich
Professional prompt auditing skill that stress-tests LLM instructions across 8 axes with scored verdicts and diffs.
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
Audit the system prompt in src/agents/researcher.txt. Check for injection risks and output contract stability. Use the default rubrics.
Your agent does
What you get
About this skill
The problem
LLM prompts often fail silently in production due to hidden vulnerabilities like prompt injection, hallucination triggers, or fragile output schemas. Developers typically rely on "vibe-based" testing, which misses critical edge cases and results in unstable agent behavior.
What it does
- Performs an 8-point audit covering framing, safety, robustness, and cost.
- Identifies prompt injection vectors and privilege separation gaps.
- Scores prompts using a weighted rubric to provide a quantitative quality verdict.
- Generates specific diffs or rewrites for every identified weakness.
- Enforces strict gating rules for security and grounding criticals.
Frameworks & tools
Works with any LLM instruction set, including system prompts, agent personas, and tool-use instructions. Supports JSON schema validation for output contracts.
Why this beats prompting it yourself
Manual review is subjective and inconsistent. This skill applies a systematic, disjoint rubric that forces the auditor to evaluate safety and robustness independently of clarity, ensuring no axis is overlooked. It replaces guesswork with a repeatable, scored process that includes immediate code-level fixes.
Use cases
- Hardening an agent against prompt injection before deployment.
- Reducing token costs by identifying redundant instructions.
- Ensuring consistent JSON output for downstream parsers.
- Stress-testing prompts against adversarial inputs and edge cases.
Known limitations
Requires access to internal rubric and schema files to execute the full scoring logic. Injection safety analysis is most accurate when the runtime context and tool definitions are provided.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean today
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Frequently Asked Questions
Popular in AI Agents & LLM Ops
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.

AI Coding Prompt Refiner for Better Developer Results
Transforms vague coding requests into precise, scoped, testable, AI-ready prompts for Cursor, Claude Code, Codex CLI, Replit, and other coding agents.

prompt-engineer
Professional prompt engineering patterns for building robust, secure, and production-ready LLM applications.
skill-creator
The "Skill for building Skills": Automate creating, testing, and optimisation of custom workflows.