Back to skill

Security audit

ElevenLabs Open Account

Security checks for vulnerabilities and agentic risk

Overview

This skill is a straightforward guide for creating an ElevenLabs account and API key, with no hidden execution or local system changes.

Before installing, note that the signup path uses a disclosed affiliate link and leads to a third-party ElevenLabs account. Treat any generated API key as a secret, store it in an environment variable or secrets manager, and check ElevenLabs pricing and plan limits before using paid features.

Vulnerability Patterns
  • Skill Instruction HijackingAlters the agent's session goals or safety constraints when the skill loads
  • Agent Memory PoisoningWrites attacker-controlled rules into memory that affect later sessions
  • Remote Payload Retrieval and ExecutionFetches external code whose behavior can change after review
  • Embedded Malicious CodeShips malicious scripts inside the skill and executes them locally
  • Unauthorized Access and Privilege EscalationObtains permissions beyond the task's legitimate needs
Vulnerability Patterns
  • Prompt InjectionInstruction Override, Hidden Instructions, Exfiltration Commands
  • Data ExfiltrationExternal Transmission, Env Variable Harvesting, File System Enumeration
  • Privilege EscalationExcessive Permissions, Sudo/Root Execution, Credential Access
  • Supply ChainUnpinned Dependencies, External Script Fetching, Obfuscated Code
  • Excessive AgencyUnrestricted Tool Access, Autonomous Decision Making, Scope Creep

Static analysis

No suspicious patterns detected.