Trust Assessment
shellphone-gateway received a trust score of 87/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 2 findings: 0 critical, 0 high, 2 medium, and 0 low severity. Key findings include Missing required field: name, Installation of unvetted Python package.
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 Findings2
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| MEDIUM | Missing required field: name The 'name' field is required for claude_code skills but is missing from frontmatter. Add a 'name' field to the SKILL.md frontmatter. | Static | skills/loserbcc/shellphone-gateway/SKILL.md:1 | |
| MEDIUM | Installation of unvetted Python package The skill's setup instructions recommend installing the `openclaw-gateway` Python package via `pip`. This package is sourced from PyPI, and its contents are not directly vetted within this skill package. Malicious or compromised packages on public registries can lead to supply chain attacks, including arbitrary code execution, data exfiltration, or system compromise on the user's machine. Recommend vetting the `openclaw-gateway` package for malicious code, unpinned dependencies, or known vulnerabilities. Consider providing a `requirements.txt` with pinned versions or a direct link to a specific version/commit hash to mitigate risks associated with mutable package versions. | LLM | SKILL.md:25 |
Scan History
Embed Code
[](https://skillshield.io/report/fcbb59f304e61844)
Powered by SkillShield