Back to skill

Security audit

生成iOS视图UI

Security checks for vulnerabilities and agentic risk

Overview

This skill is a documentation-only helper for generating Objective-C iOS view code from user-provided screenshots, with no hidden execution or data access behavior found.

Install this if you are comfortable with a Chinese-language iOS UI code-generation helper. Review generated code before using it in an app, especially layout estimates, placeholder image names, and any Masonry dependency snippets.

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
Findings (2)

Natural-Language Policy Violations

Medium
Category
Not specified by scanner
Confidence
96% confidence
Finding

The manifest description and the entire skill instructions are written in Chinese and present the skill behavior as fixed in that language, with no indication that the user can choose another language. This can violate language/locale policy because it imposes a specific language without user opt-in or justification for a region-specific scope.

Content

No source excerpt is available for this finding.

Natural-Language Policy Violations

Medium
Category
Not specified by scanner
Confidence
92% confidence
Finding

The title and all instructional content are written in Chinese, and the file does not indicate that language selection is optional or that the guidance is intended only for a specific locale or audience. Under the policy, forcing a specific language without user opt-in is a natural-language locale violation.

Content

No source excerpt is available for this finding.

Static analysis

No suspicious patterns detected.