Trust Assessment
payment-integration 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 Permissions 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 Permissions Declared The skill's manifest declares 'Bash' as an allowed tool. Granting an AI agent arbitrary shell execution capabilities ('Bash') creates a significant attack surface for command injection. While this skill is a rubric and does not explicitly instruct Bash execution within its content, the declared permission means the agent *could* execute arbitrary shell commands if manipulated by a malicious prompt, leading to potential system compromise, data exfiltration, or unauthorized actions on the host system. Remove 'Bash' from the 'allowed-tools' list in the skill's manifest unless it is absolutely critical for the skill's intended, secure operation. If shell execution is necessary, consider using more constrained, sandboxed, or purpose-built tools instead of a general-purpose shell. | LLM | SKILL.md:1 |
Scan History
Embed Code
[](https://skillshield.io/report/cbd2ecf36e630743)
Powered by SkillShield