ios-localize-copy

Pass

Audited by Gen Agent Trust Hub on Sep 3, 2026

Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to utilize local command-line tools including find, xcrun xcstringstool, jq, and git to synchronize, compile, and validate localization catalogs. These operations are restricted to the local development environment and are standard for the described iOS development tasks.
  • [INDIRECT_PROMPT_INJECTION]: The skill identifies a surface for indirect prompt injection as it processes user-facing text from external files for translation.
  • Ingestion points: The agent reads data from .xcstrings catalogs, release_notes.txt, and App Store metadata files (found in SKILL.md).
  • Boundary markers: Missing (in SKILL.md). While the instructions mandate structural validation, they do not include explicit prompt delimiters to separate instructions from data.
  • Capability inventory: File system access and execution of development-related shell commands such as xcrun, jq, and git (found in SKILL.md).
  • Sanitization: Present (in SKILL.md). Includes placeholder signature comparison and structural diffing.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 3, 2026, 09:08 AM
Security Audit — agent-trust-hub — ios-localize-copy