Trust Assessment
x402-wach received a trust score of 87/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, 0 high, 2 medium, and 0 low severity. Key findings include Unpinned npm dependency.
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 Findings2
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| MEDIUM | Unpinned npm dependency The skill instructs users to install an npm package without specifying a version. This can lead to supply chain risks, as a future 'latest' version could introduce breaking changes or malicious code without explicit user consent or review. For security-sensitive tools, especially those handling cryptocurrency wallets, pinning to a specific major or minor version is recommended. Specify a version for the npm package installation, e.g., `npm install -g @quillai-network/x402-wach@1.0.0` to ensure a consistent and reviewed version is installed. | LLM | SKILL.md:45 | |
| MEDIUM | Unpinned npm dependency The skill instructs users to install an npm package without specifying a version. This can lead to supply chain risks, as a future 'latest' version could introduce breaking changes or malicious code without explicit user consent or review. For security-sensitive tools, especially those handling cryptocurrency wallets, pinning to a specific major or minor version is recommended. Specify a version for the npm package installation, e.g., `npm install @quillai-network/x402-wach@1.0.0` to ensure a consistent and reviewed version is installed. | LLM | SKILL.md:49 |
Scan History
Embed Code
[](https://skillshield.io/report/c90f3785c1c3f45d)
Powered by SkillShield