logo-design-guide
Provides principles and best practices for logo design using AI, covering types, prompting techniques, and scalability rules.
Install this skill
or
77/100
Security score
The logo-design-guide skill was audited on May 30, 2026 and we found 5 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 14
Piping content to sh shell
SourceSKILL.md
| 14 | curl -fsSL https://cli.inference.sh | sh && infsh login |
medium line 14
Curl to non-GitHub URL
SourceSKILL.md
| 14 | curl -fsSL https://cli.inference.sh | sh && infsh login |
low line 9
External URL reference
SourceSKILL.md
| 9 | Design effective logos with AI image generation via [inference.sh](https://inference.sh) CLI. |
low line 14
External URL reference
SourceSKILL.md
| 14 | curl -fsSL https://cli.inference.sh | sh && infsh login |
low line 24
External URL reference
SourceSKILL.md
| 24 | > **Install note:** The [install script](https://cli.inference.sh) only detects your OS/architecture, downloads the matching binary from `dist.inference.sh`, and verifies its SHA-256 checksum. No elev |
Scanned on May 30, 2026
View Security Dashboard