Comprehensive guide for BlazeMeter Private Locations, including Radar Agent, installation (Docker, Kubernetes, Helm), configuration, management, and troubleshooting. Use when working with Private Locations for (1) Installing agents (Docker, Kubernetes, Helm Chart), (2) Configuring Radar Agent for API Monitoring, (3) Setting up environment variables and certificates, (4) Managing private locations and agents, (5) Troubleshooting installation and connectivity issues, or any other Private Location tasks.
65
78%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Medium
Suggest reviewing before use
Fix and improve this skill with Tessl
tessl review fix ./resources/skills/blazemeter-private-locations/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
The skill prompts the agent to compromise the security or integrity of the user’s machine by modifying system-level services or configurations, such as obtaining elevated privileges, altering startup scripts, or changing system-wide settings.
This skill explicitly covers installing and configuring agents (Docker/Kubernetes/Helm), running agents as services/daemons, configuring CA bundles and certificates, and auto-restart/system-level settings — actions that imply modifying system/service files and requiring elevated (sudo) privileges, so it can push the agent to change the machine state.
Low
Low-risk findings.
2 low severity findings. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
The skill's required installation workflow explicitly instructs fetching and executing external third‑party content (e.g., "curl -L https://istio.io/downloadIstio | sh" in references/installation.md, downloading Helm charts from GitHub, and Radar Agent binaries from storage.googleapis.com), so it exposes the agent/environment to untrusted web content that can materially change behavior.
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 includes runtime commands that fetch and execute remote code or images — notably "curl -L https://istio.io/downloadIstio | sh -" (executes a remote install script), downloads of the Radar Agent binaries from https://storage.googleapis.com/runscope-downloads/.../runscope-radar.zip, and pulls of required container images from the external registry gcr.io/verdant-bulwark-278 — all used at install/runtime and therefore high-risk external dependencies.
b5b6b32
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.