Back to skill

Security audit

Ios Animation Design

Security checks for vulnerabilities and agentic risk

Overview

This skill is a design-planning guide for iOS animations and does not ask for sensitive access, code execution, network use, or persistence.

Installing this skill should mainly affect when your agent gives structured iOS animation design guidance. Be aware it may activate for fairly general animation-planning requests, but the reviewed artifact is advisory Markdown and does not perform actions on your files, accounts, or system.

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
  • Trigger AbuseOverly Broad Trigger, Shadow Command Trigger, Keyword Baiting Trigger
  • 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
Findings (1)

Vague Triggers

Medium
Confidence
92% confidence
Finding
The manifest description says to use the skill when the user asks to "plan, design, or spec out animations" and also when the user wants "animation recommendations" or to "decide between animation approaches." These triggers are fairly open-ended, and the file does not provide exclusion conditions or negative examples to bound when the skill should not activate.

Static analysis

No suspicious patterns detected.