Back to skill

Security audit

music-transposer

Security checks for vulnerabilities and agentic risk

Overview

This is a small music transposition skill, but the actual referenced script is not included for review.

Before installing, confirm where scripts/music_transposer.py comes from and review it separately. Only set TRANSPOSE_API_KEY if you know the service it belongs to, can limit the key's permissions, and are comfortable with the command writing to the output path you provide.

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.