No external URLs in skill definition
Vettd coreOWASP LLM07SKILL.md and references/ files do not reference external URLs
Dimillian
Use XcodeBuildMCP to build, run, launch, and debug the current iOS project on a booted simulator. Trigger when asked to run an iOS app, interact with the simulator UI, inspect on-screen state, capture logs/console output, or diagnose runtime behavior using XcodeBuildMCP tools.
Security Summary
This skill includes a SKILL.md descriptor. No security concerns were identified.
Evidence Index
Category
No external URLs in skill definition
Vettd coreOWASP LLM07SKILL.md and references/ files do not reference external URLs
No prompt injection or jailbreak signals detected
Vettd coreScanned text content for instruction override, jailbreak framing, credential solicitation, and embedded injection markers
No secrets or unsafe code patterns detected
Vettd coreScanned all files for credentials, private keys, and code-level risks (eval, shell exec, destructive ops)
Category
No clear workflow structure
Vettd coreConsider adding numbered steps or a structured procedure for the agent to follow
Examples included
Vettd coreFound code blocks, input/output samples, or an examples section — concrete samples help agents pattern-match effectively
SKILL.md body length is reasonable
Vettd core47 lines (recommended: under 500)
Category
Description lacks usage context
Vettd coreAdd context like "Use this skill when..." to help agents know when to activate it
Description within character limit
Vettd core277/1024 characters used
Category
No evaluation test cases
Vettd coreAdd an evals/ directory with test prompts and expected outputs to measure skill quality
Category
No scripts/ directory
Vettd coreConsider bundling reusable scripts for validation and automation
SKILL.md present
Vettd coreRequired skill definition file found
Valid name field
Vettd coreName "ios-debugger-agent" follows spec (lowercase, hyphens, ≤64 chars)