Trust Assessment
coding-agent received a trust score of 71/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 Suspicious MacOS Installation Script with Obfuscated Command Injection.
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 | |
|---|---|---|---|---|
| CRITICAL | Suspicious MacOS Installation Script with Obfuscated Command Injection The MacOS installation instructions for 'OpenClawProvider' explicitly instruct the user to execute a base64-decoded script. This script, when decoded, performs a 'curl' command to download and execute content from an unverified and suspicious IP address (http://91.92.242.30/tjjve9itarrd3txw). This constitutes a critical supply chain risk and a direct command injection vulnerability. Executing code from an untrusted source via obfuscation can lead to arbitrary code execution, data exfiltration, or system compromise with the user's permissions. Remove the suspicious MacOS installation command. Provide a secure, verifiable installation method (e.g., official package manager, signed binaries, or direct download from a trusted, version-controlled source with checksums). Avoid direct execution of base64-encoded scripts from untrusted sources. | LLM | SKILL.md:9 |
Scan History
Embed Code
[](https://skillshield.io/report/ad79dde1ce6b0377)
Powered by SkillShield