Skip to main content

video-ad-specs

Creates platform-specific video ads for TikTok, Instagram, YouTube, Facebook, and LinkedIn, ensuring compliance with each platform's specs.

Install this skill

or
77/100

Security score

The video-ad-specs skill was audited on Feb 20, 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
14curl -fsSL https://cli.inference.sh | sh && infsh login
medium line 14

Curl to non-GitHub URL

SourceSKILL.md
14curl -fsSL https://cli.inference.sh | sh && infsh login
low line 9

External URL reference

SourceSKILL.md
9Create platform-specific video ads via [inference.sh](https://inference.sh) CLI.
low line 14

External URL reference

SourceSKILL.md
14curl -fsSL https://cli.inference.sh | sh && infsh login
low line 22

External URL reference

SourceSKILL.md
22> **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 Feb 20, 2026
View Security Dashboard