swiftlint
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents standard integration and configuration for SwiftLint. It uses well-known, trusted repositories for its examples, such as the official SwiftLint repository and the SimplyDanny SwiftLintPlugins SPM plugin.
- [SAFE]: Remote configuration features (
parent_configvia HTTPS) are documented as standard SwiftLint functionality. The skill correctly recommends pinning and local caching for reproducibility and security. - [SAFE]: Custom regex rules documented in
references/custom-rules.mdinclude security-positive patterns, such as a rule to detect potentially hardcoded secrets (no_hardcoded_secret). - [SAFE]: All shell command examples for CI/CD (GitHub Actions, GitLab) and build phases use standard, transparent practices for installing and running the tool.
Audit Metadata