Use when the user asks to "create a new agent", "create a main agent", "set up a new agent", "set up a main agent", "add my main agent to Cekura", "configure my main agent", "connect my main agent", "set up mock tools", "add tools to my agent", "upload knowledge base", "configure integration", "connect VAPI", "connect Retell", "connect LiveKit", "connect ElevenLabs", "add dynamic variables", or needs to onboard a voice AI agent onto the Cekura platform. Covers the full agent setup flow: project selection, provider selection, basics and connection type, description, main agent creation, mock tools, knowledge base, dynamic variables, and advanced configuration.
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.
This skill contains multiple high-risk, intentional data-exfiltration and remote-access patterns (automatic credential collection, uploading of knowledge/system-prompt files, SDK that streams transcripts/audio to external endpoints, ngrok exposure, and instructions to modify and run user code without explicit consent), creating a strong potential for abuse.
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.
In the required Phase 11 verification run, the skill uses Cekura MCP scenario tools to generate and run conversations and then inspects the returned transcript text (`transcript_object`) at runtime, where that transcript includes free-form user/caller messages supplied during the test run.
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 explicit runtime instructions to clone and run code from the GitHub repo (e.g. "git clone https://github.com/cekura-ai/llm-websocket-server-example.git" / "https://github.com/cekura-ai/llm-websocket-server-example"), which would fetch remote code and run it (python main.py/ngrok), so this URL is a runtime external dependency that executes remote code.
caa6544
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.