eight reviewer prompt audit

    by nowrich

    1

    Professional prompt auditing skill that stress-tests LLM instructions across 8 axes with scored verdicts and diffs.

    Secure checkout via Stripe

    0 installsSecurity scanned

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurfMManus+14 more

    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

    Verdict: FAIL (Critical Injection Safety) Scores: Safety: 2/10, Contract: 7/10, Total: 42/100. Findings: - [Safety] Critical: Untrusted user queries are not delimited. - Fix: Wrap {{user_input}} in tags. - [Contract] Minor: Missing 'null' case for JSON field 'references'.

    What you get

    Detect prompt injection vulnerabilities in agent instructions.Generate concrete diffs to fix vague or contradictory rules.Score prompt quality across eight quantitative quality axes.Identify and remove redundant tokens to lower inference costs.

    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

    Listedtoday

    Creator

    nowrich
    nowrich

    22 skills on Agensi

    Masterclass Creator Skill

    Frequently Asked Questions

    Popular in AI Agents & LLM Ops