Trust Assessment
mobile-architect 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 Skill declares 'Bash' permission.
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 | Skill declares 'Bash' permission The skill's manifest explicitly declares 'Bash' as an allowed tool. This grants the AI agent the ability to execute arbitrary shell commands on the host system. This is an excessive permission that significantly increases the attack surface for command injection, data exfiltration, and system compromise if the agent is manipulated or misused. While the provided skill description does not demonstrate its use, the capability is present. Remove 'Bash' from the 'allowed-tools' list in the skill's manifest unless it is absolutely critical for the skill's core functionality. If shell execution is genuinely required, consider using more constrained and sandboxed alternatives, and ensure all inputs to shell commands are strictly validated and sanitized to prevent injection. | LLM | Manifest |
Scan History
Embed Code
[](https://skillshield.io/report/a90a39447f8f56cc)
Powered by SkillShield