Trust Assessment
sushiswap-sdk received a trust score of 98/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 1 finding: 0 critical, 0 high, 0 medium, and 1 low severity. Key findings include Unpinned dependencies in installation instructions.
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
Security Findings1
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| LOW | Unpinned dependencies in installation instructions The skill's installation instructions recommend adding `sushi` and `viem` packages without specifying exact versions. This practice can introduce supply chain risks, as future updates to these packages could inadvertently or maliciously introduce vulnerabilities. It is a best practice to pin dependencies to specific versions or version ranges to ensure reproducibility and security. Update the installation instructions to specify exact versions or version ranges for `sushi` and `viem` (e.g., `pnpm add sushi@1.2.3 viem@4.5.6`). This helps mitigate risks from unexpected or malicious package updates. | LLM | SKILL.md:19 |
Scan History
Embed Code
[](https://skillshield.io/report/eba0baacb6d6f5bc)
Powered by SkillShield