Use when the user asks to "create an evaluator", "create evals", "create a scenario", "write a test scenario", "design a test case", "test my agent", "build eval coverage", "plan a test suite", "create red team tests", "set up test profiles", "configure conditional actions", "write a conditional action evaluator", "build a deterministic test", "design an IVR test", "IVR navigation test", "write a unit test for a voice agent", "build a regression test", "scripted scenario", "scripted voice test", "structured evaluator", "exact flow test", "sequential conditions", "fixed sequence test", or "run evals". Also for debugging how the testing agent speaks — "why did it read the number as a word", "make it spell digits", "wrong language" — via scenario_language, personality, and XML tags. Covers evaluator design, coverage strategy, test profiles, mock-tool data, conditional actions (deterministic / unit test / regression / IVR flows), and workflow / red-team / edge-case best practices.
72
88%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Critical
Do not install without reviewing
Security
1 critical severity finding. Installing this skill is not recommended: please review these findings carefully if you do intend to do so.
Detected high-risk code patterns in the skill content — including its prompts, tool definitions, and resources — such as data exfiltration, backdoors, remote code execution, credential theft, system compromise, supply chain attacks, and obfuscation techniques.
The bundle documents a "functions" feature (custom REST calls) that can auto-run and include templated test_profile values, creating a clear data-exfiltration vector for sensitive profile or run data.
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.
The skill documents a runtime "functions" feature that issues REST calls whose JSON response is injected into spoken text (e.g., "url": "https://api.example.com/orders/{{test_profile.order_id}}"), so this example URL is used at call-time to fetch external data that directly controls the agent's output.
af2ceb6
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.