Security Audit
claude-dev-suite/claude-dev-suite:skills/architecture/ddd
github.com/claude-dev-suite/claude-dev-suiteTrust Assessment
claude-dev-suite/claude-dev-suite:skills/architecture/ddd received a trust score of 85/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, 0 high, 1 medium, and 0 low severity. Key findings include Broad write/edit permissions declared for an informational skill.
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 March 16, 2026 (commit 8c8434ef). SkillShield performs automated 4-layer security analysis on AI skills and MCP servers.
Layer Breakdown
Behavioral Risk Signals
Security Findings1
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| MEDIUM | Broad write/edit permissions declared for an informational skill The skill 'ddd' declares 'Write' and 'Edit' permissions, in addition to 'Read', 'Grep', and 'Glob'. The primary content of the skill (SKILL.md) is informational, providing explanations and code examples of Domain-Driven Design patterns. There is no apparent functionality within the provided skill content that would necessitate write or edit access to the filesystem. Granting such broad permissions to a purely informational skill increases the attack surface if the agent were to be compromised or instructed to misuse these capabilities. Restrict 'allowed-tools' to only those strictly necessary for the skill's intended functionality. If the skill's purpose is purely informational, 'Read', 'Grep', and 'Glob' might be justifiable for analyzing existing code, but 'Write' and 'Edit' should be removed unless a clear use case is defined and implemented within the skill that requires them. | LLM | SKILL.md:1 |
Scan History
Embed Code
[](https://skillshield.io/report/5600b16633d42627)
Powered by SkillShield