Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add Blazemeter/bzm-mcp --skill blazemeter-private-locationsgit clone --depth 1 https://github.com/Blazemeter/bzm-mcpWrote 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.
[](https://agentmods.dev/skills/blazemeter/bzm-mcp/blazemeter-private-locations)<a href="https://agentmods.dev/skills/blazemeter/bzm-mcp/blazemeter-private-locations"><img src="https://agentmods.dev/badge/skills/blazemeter/bzm-mcp/blazemeter-private-locations/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.
<a href="https://agentmods.dev/skills/blazemeter/bzm-mcp/blazemeter-private-locations"><img src="https://agentmods.dev/badge/skills/blazemeter/bzm-mcp/blazemeter-private-locations.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00103 | $0.01162 |
| Opus 5 | $0.00051 | $0.00581 |
| Sonnet 5 | $0.00021 | $0.00232 |
| Haiku 4.5 | $0.00010 | $0.00116 |
Grade A, and why
blazemeter-private-locations 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 84 lines — stays where its author put it; the contents beside it link to each section on GitHub.
BlazeMeter Private Locations
Comprehensive guide for installing, configuring, and managing Private Locations in BlazeMeter.
Overview
Private Locations enable running BlazeMeter tests from your own infrastructure, providing control over test execution environment and network access. This skill covers Radar Agent, installation methods, configuration, and troubleshooting.
Quick Start
- Installation: Choose Docker, Kubernetes, or Helm Chart installation
- Radar Agent: Configure for API Monitoring private API access
- Configuration: Set environment variables, certificates, and proxy settings
- Management: Create, use, and manage private locations and agents
- Troubleshooting: Resolve installation, connectivity, and resource issues
MCP Tools Integration
Private Locations are managed through the BlazeMeter UI, but you can use MCP tools to manage tests that use private locations:
Available MCP Tools
-
Test Management:
blazemeter_testswith actionread- Read test details including private location configurationblazemeter_testswith actionlist- List all tests in a project- Required args:
test_id(integer) orproject_id(integer) - Returns: Test details including private location selection
-
Test Execution:
blazemeter_executionwith actionread- Read execution details for tests using private locationsblazemeter_executionwith actionlist- List all executions for a test- Required args:
execution_id(integer) ortest_id(integer) - Returns: Execution details and results
When to Use MCP Tools
- Test Management: Manage tests that use private locations programmatically
- Execution Monitoring: Monitor test executions on private locations
- Automation: Integrate private location testing into automation workflows
- Reporting: Generate reports on tests using private locations
Example Workflow
Managing Tests with Private Locations:
- Use
blazemeter_testswith actionlistto find tests using private locations - Use
blazemeter_testswith actionreadto get test details and private location configuration - Use
blazemeter_executionwith actionreadto monitor test execution - Review execution results to verify private location usage
What ships with it
6 files 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.
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.
- 11d ago First seen · 84 lines · 103 tokens per session scan A f9563556261f
blazemeter-private-locations is a skill published in the GitHub repository Blazemeter/bzm-mcp (26 stars, last pushed 3d ago), licensed Apache-2.0. It adds 103 tokens to every session and 1,162 once invoked, about $0.0005 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-08-30.
Other skills, from other repositories
lastest
Lastest is a visual regression testing platform. It records browser tests, runs them via Playwright, diffs screenshots, and uses AI to classify changes. Available as an MCP server for AI agent integration.
resolume-mcp-tester
Test and operate the Resolume MCP server (resolume-mcp-server) end-to-end against a live Resolume Arena. Use when verifying tool behavior, running smoke tests, doing safe live VJ demos, or validating new tools added to the project. Includes white-out prevention rules, state restoration patterns, and agent invocation…
field-test
Exercise tools, resources, and prompts against a live HTTP server via MCP JSON-RPC over curl. Starts the server, surfaces the catalog, runs real and adversarial inputs, measures every call (bytes, token estimate, wall-clock) and weighs the catalog, and produces a tight report with concrete findings and numbered…
field-test
Exercise tools, resources, and prompts against a live HTTP server via MCP JSON-RPC over curl. Starts the server, surfaces the catalog, runs real and adversarial inputs, measures every call (bytes, token estimate, wall-clock) and weighs the catalog, and produces a tight report with concrete findings and numbered…
field-test
Exercise tools, resources, and prompts against a live HTTP server via MCP JSON-RPC over curl. Starts the server, surfaces the catalog, runs real and adversarial inputs, and produces a tight report with concrete findings and numbered follow-up options. Use after adding or modifying definitions, or when the user asks to…
deploy-verify
Deploy Server OS and run the official end-to-end verification suite.