Trust Assessment
install-vt-sentinel received a trust score of 94/100, placing it in the Trusted category. This skill has passed all critical security checks and demonstrates strong security practices.
SkillShield's automated analysis identified 1 finding: 0 critical, 0 high, 1 medium, and 0 low severity. Key findings include Unpinned dependency installation.
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
Security Findings1
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| MEDIUM | Unpinned dependency installation The skill instructs the installation of the `openclaw-plugin-vt-sentinel` package without specifying a version. This means the latest available version will always be installed, which introduces a supply chain risk. If a future version of the plugin is compromised or contains malicious code, this skill would automatically install it, potentially leading to a security incident. Pin the version of the plugin to a known good and stable version. For example, `openclaw plugins install openclaw-plugin-vt-sentinel@1.2.3` to ensure consistent and secure installations. Regularly review and update the pinned version after verifying new releases. | LLM | SKILL.md:16 |
Scan History
Embed Code
[](https://skillshield.io/report/76cefe5873b8c65d)
Powered by SkillShield