configure-webhook-bdd-test

configure-webhook-bdd-test is a skill for Codex, Cursor from NVIDIA-AI-Blueprints/video-search-and-summarization. It costs 84 tokens per session (1,341 once invoked), scanned A, original, no licence file.

A setup guide for webhook receivers required by VIOS behavior-driven development tests, which check system behavior through realistic scenarios.

In plain words
What is it for?
It is for configuring Docker Compose webhook receivers and notification templates used by VIOS webhook test suites.
Why use it?
It prepares the notification endpoints and custom message templates that these automated tests need before they can run.

Skill for CodexCursor

Written for Codex and Cursor: agents/openai.yaml present, but also installed under .cursor/.

Not installable: its command points at a path on the author’s own machine, so it runs nowhere else. The line is /home/vst/vst_release/launch_vst.

Good fit It is for configuring Docker Compose webhook receivers and notification templates used by VIOS webhook test suites.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

There is no command for this one: it runs only inside a plugin, and the catalogue could not identify which plugin ships it. The source is linked below.

Made for: Codex, Cursor.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for configure-webhook-bdd-test

README.md
[![agentmods](https://agentmods.dev/badge/skills/nvidia-ai-blueprints/video-search-and-summarization/configure-webhook-bdd-test/github.svg)](https://agentmods.dev/skills/nvidia-ai-blueprints/video-search-and-summarization/configure-webhook-bdd-test)
Your own site
<a href="https://agentmods.dev/skills/nvidia-ai-blueprints/video-search-and-summarization/configure-webhook-bdd-test"><img src="https://agentmods.dev/badge/skills/nvidia-ai-blueprints/video-search-and-summarization/configure-webhook-bdd-test/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for configure-webhook-bdd-test

Your own site · 80×15
<a href="https://agentmods.dev/skills/nvidia-ai-blueprints/video-search-and-summarization/configure-webhook-bdd-test"><img src="https://agentmods.dev/badge/skills/nvidia-ai-blueprints/video-search-and-summarization/configure-webhook-bdd-test.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 84 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,341 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00084 $0.01341
Opus 5 $0.00042 $0.00671
Sonnet 5 $0.00017 $0.00268
Haiku 4.5 $0.00008 $0.00134

Measured 8d ago against content hash ce8ccd0fa27d, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

configure-webhook-bdd-test scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

services/vios/.cursor/skills/configure-webhook-bdd-test/SKILL.md · 106 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 106 lines · 84 tokens per session scan A ce8ccd0fa27d

Subscribe to this mod's changes

configure-webhook-bdd-test is a skill published in the GitHub repository NVIDIA-AI-Blueprints/video-search-and-summarization (1,859 stars, last pushed today), with no licence file. It adds 84 tokens to every session and 1,341 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

wiremock-standalone-docker

Provides patterns and configurations for running WireMock as a standalone Docker container. Generates mock HTTP endpoints, creates stub mappings for testing, validates integration scenarios, and simulates error conditions. Use when you need to mock APIs, create a mock server, stub external services, simulate…

giuseppe-trisciuoglio/developer-kit · 73 tokens

verify

Build the computer-use-demo image and drive the Streamlit UI headlessly to verify changes end-to-end.

anthropics/claude-quickstarts · 23 tokens

browser-testing-with-devtools

Tests in real browsers via Chrome DevTools MCP. Use when building or debugging anything that runs in a browser. Use when you need to inspect the DOM, capture console errors, analyze network requests, profile performance, or verify visual output with real runtime data. Requires the chrome-devtools MCP server to be…

addyosmani/agent-skills · 68 tokens

actionbook-web-test

Run browser-based web tests against websites using Actionbook CLI. Activate when the user wants to test a website workflow, run smoke tests, verify a user flow, check if a web application works, run regression tests, or validate browser-based interactions. Supports test definition, execution, assertion, reporting, and…

actionbook/actionbook · 71 tokens

playwright-cli

A command-line tool for controlling Chromium, Firefox, and WebKit browsers, including navigation, page interaction, screenshots, PDFs, and recorded actions.

UnicomAI/wanwu · 76 tokens

winui-ui-testing

Automated UI testing for Windows desktop apps — generate a batch test script with the winapp ui UI Automation harness, run all tests in one pass, read results. Covers element assertions, interactions, value checking (TextBox, ComboBox, ToggleSwitch), keyboard shortcuts and typing (send-keys), hover, drag-and-drop…

microsoft/win-dev-skills · 122 tokens