swiftlint-autofix
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill uses 'make format' and 'swiftlint --fix' to automate code styling. These are legitimate development tools and their use aligns with the skill's primary purpose.
- [INDIRECT_PROMPT_INJECTION] (LOW): 1. Ingestion points: Source code files are read by the linting tools. 2. Boundary markers: Absent. 3. Capability inventory: Execution of 'make', 'swiftlint', and 'grep' via the shell. 4. Sanitization: None; the skill relies on the LLM to summarize tool output, which could theoretically be influenced by instructions hidden within the source code being analyzed.
Audit Metadata