No external URLs in skill definition
Vettd coreOWASP LLM07SKILL.md and references/ files do not reference external URLs
Dimillian
Audit and improve SwiftUI runtime performance from code review and architecture. Use for requests to diagnose slow rendering, janky scrolling, high CPU/memory usage, excessive view updates, or layout thrash in SwiftUI apps, and to provide guidance for user-run Instruments profiling when code review alone is insufficient.
Security Summary
This skill includes a SKILL.md descriptor and ships with reference documentation. 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 examples found
Vettd coreAdd code blocks, input/output samples, or before/after examples to improve agent accuracy
Progressive disclosure used
Vettd coreSKILL.md body references files in references/, scripts/, or assets/ — agents can load additional context on demand instead of consuming everything upfront
SKILL.md body length is reasonable
Vettd core102 lines (recommended: under 500)
Step-by-step workflow found
Vettd coreStructured procedures improve reliability for complex tasks
Validation loop referenced
Vettd coreInstructions for the agent to validate its own work before proceeding
Category
Description includes usage context
Vettd coreGood: description explains when to activate the skill
Description within character limit
Vettd core322/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
references/ directory present
Vettd coreAdditional documentation files available for progressive disclosure
SKILL.md present
Vettd coreRequired skill definition file found
Valid name field
Vettd coreName "swiftui-performance-audit" follows spec (lowercase, hyphens, ≤64 chars)