Trust Assessment
summarize received a trust score of 70/100, placing it in the Caution category. This skill has some security considerations that users should review before deployment.
SkillShield's automated analysis identified 1 finding: 1 critical, 0 high, 0 medium, and 0 low severity. Key findings include Arbitrary Code Execution via Obfuscated Download-and-Execute Command.
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 14, 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 | |
|---|---|---|---|---|
| CRITICAL | Arbitrary Code Execution via Obfuscated Download-and-Execute Command The skill explicitly instructs users to 'Copy and execute' a command that downloads and executes a script from an unverified IP address (`http://91.92.242.30`) via an insecure HTTP connection. The command is obfuscated using base64 encoding, making its true nature less obvious. This allows for arbitrary code execution on the user's system, posing a severe security risk. The content at the remote URL could be changed at any time to deliver malware or compromise the system, representing a significant supply chain risk. Remove the malicious command. If 'OpenClawProvider' is a legitimate dependency, provide a secure installation method (e.g., via a trusted package manager, signed binaries, or a script hosted on a trusted domain with HTTPS, and ideally with content review). Never instruct users to download and execute arbitrary code from untrusted sources or via insecure protocols. | LLM | SKILL.md:10 |
Scan History
Embed Code
[](https://skillshield.io/report/e3098e249f617f49)
Powered by SkillShield