Trust Assessment
react-composition 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 Unpinned Dependency in Installation Command.
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 | Unpinned Dependency in Installation Command The installation command uses 'npx clawhub@latest', which relies on the latest version of the 'clawhub' package. This introduces a supply chain risk, as a malicious update to 'clawhub' could be automatically executed without user review, potentially leading to command injection or other compromises. Pinning to a specific version (e.g., 'clawhub@1.2.3') is recommended for security and reproducibility. Pin the 'clawhub' dependency to a specific, known-good version (e.g., 'npx clawhub@1.0.0 install react-composition') instead of using '@latest'. Regularly review and update the pinned version. | LLM | SKILL.md:34 |
Scan History
Embed Code
[](https://skillshield.io/report/33d575259880564a)
Powered by SkillShield