Trust Assessment
expanso-json-flatten received a trust score of 90/100, placing it in the Trusted category. This skill has passed all critical security checks and demonstrates strong security practices.
SkillShield's automated analysis identified 2 findings: 0 critical, 0 high, 1 medium, and 1 low severity. Key findings include Missing required field: name, Unpinned dependency for expanso-edge.
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 12, 2026 (commit 13146e6a). SkillShield performs automated 4-layer security analysis on AI skills and MCP servers.
Layer Breakdown
Security Findings2
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| 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 | skills/aronchick/expanso-json-flatten/SKILL.md:1 | |
| LOW | Unpinned dependency for expanso-edge The installation instruction `clawhub install expanso-edge` does not specify a version. This means that different versions of the `expanso-edge` binary could be installed over time, potentially leading to inconsistent behavior, introducing new vulnerabilities, or breaking compatibility without explicit user action. An attacker could potentially introduce a malicious version if the `clawhub` registry is compromised or if a new version contains a vulnerability. Specify a version for `expanso-edge` during installation, e.g., `clawhub install expanso-edge@1.2.3`, or use a mechanism to pin the dependency version to ensure consistent and secure installations. | LLM | SKILL.md:9 |
Scan History
Embed Code
[](https://skillshield.io/report/02d4a6d32512bf71)
Powered by SkillShield