Trust Assessment
react-native-expert received a trust score of 79/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, 1 high, 1 medium, and 0 low severity. Key findings include Missing required field: name, Excessive Permissions Declared for 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 February 15, 2026 (commit 1823c3f6). SkillShield performs automated 4-layer security analysis on AI skills and MCP servers.
Layer Breakdown
Behavioral Risk Signals
Security Findings2
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| HIGH | Excessive Permissions Declared for Informational Skill The skill declares 'Bash', 'Write', and 'Edit' permissions, which allow arbitrary command execution and file modification. For a skill described as a 'security rubric' and 'expert' providing guidance, these permissions are excessive and introduce significant risk. An informational skill should generally not require the ability to execute shell commands or modify files. While the provided content does not explicitly instruct malicious use of these permissions, their mere declaration creates a high-risk attack surface if the skill were to be compromised or misused. Review and reduce the declared 'allowed-tools' to the absolute minimum necessary for the skill's intended function. For a rubric or informational skill, 'Read', 'Glob', and 'Grep' might be justifiable for searching documentation, but 'Bash', 'Write', and 'Edit' should be removed unless there is a clear, justified, and secure use case. | LLM | Manifest:1 | |
| 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 | plugins/specweave-mobile/skills/react-native-expert/SKILL.md:1 |
Scan History
Embed Code
[](https://skillshield.io/report/ba8b7ae9c4486be2)
Powered by SkillShield