Trust Assessment
spec-miner 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 Excessive Bash permission declared.
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 | |
|---|---|---|---|---|
| HIGH | Excessive Bash permission declared The skill's manifest declares 'Bash' as an allowed tool, granting it the ability to execute arbitrary shell commands. However, the skill's core workflow and instructions within SKILL.md do not explicitly require or instruct the use of Bash. Granting unnecessary and powerful permissions like shell access significantly increases the attack surface and the risk of command injection or other malicious activities if the skill's logic were to be manipulated or extended. Remove 'Bash' from the 'allowed-tools' list in the manifest if it is not strictly required for the skill's stated functionality. Only declare permissions for tools that are explicitly used and necessary for the skill's intended purpose. If Bash is truly needed, ensure its usage is tightly constrained and validated. | LLM | SKILL.md:1 |
Scan History
Embed Code
[](https://skillshield.io/report/e1388111571cf671)
Powered by SkillShield