Trust Assessment
talking-head-production received a trust score of 86/100, placing it in the Mostly Trusted category. This skill has passed most security checks with only minor considerations noted.
SkillShield's automated analysis identified 1 finding: 0 critical, 1 high, 0 medium, and 0 low severity. Key findings include Unpinned remote script execution in Quick Start.
The analysis covered 4 layers: Manifest Analysis, Static Code Analysis, Dependency Graph, LLM Behavioral Safety. All layers scored 70 or above, reflecting consistent security practices.
Last analyzed on February 13, 2026 (commit 13146e6a). SkillShield performs automated 4-layer security analysis on AI skills and MCP servers.
Layer Breakdown
Behavioral Risk Signals
Security Findings1
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| HIGH | Unpinned remote script execution in Quick Start The 'Quick Start' section instructs users to execute a remote script directly via `curl | sh`. This pattern is highly susceptible to supply chain attacks, as a compromise of `cli.inference.sh` or the script itself could lead to arbitrary code execution on the user's machine. The script is unpinned, meaning its content can change without notice, posing a significant risk to users who follow these setup instructions. Avoid direct `curl | sh` for installation. Recommend using a package manager, providing a checksum for the script, or instructing users to review the script content before execution. Alternatively, provide a more secure installation method. | LLM | SKILL.md:8 |
Scan History
Embed Code
[](https://skillshield.io/report/27406bdbc7a54ae6)
Powered by SkillShield