Trust Assessment
jb-permit2-metadata 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 dependency 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 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 | |
|---|---|---|---|---|
| LOW | Unpinned dependency in installation instructions The skill's documentation recommends installing the `juicebox-metadata-helper` package using `npm install juicebox-metadata-helper`. This command installs the latest available version, which introduces a supply chain risk. If a future version of this package is compromised or introduces a vulnerability, users following this instruction could unknowingly integrate malicious or insecure code into their projects. Update the installation instruction to pin the dependency to a specific major or minor version (e.g., `npm install juicebox-metadata-helper@^X.Y.Z` or `npm install juicebox-metadata-helper@X.Y.Z`) and advise users to use a `package-lock.json` file for deterministic builds. | LLM | SKILL.md:30 |
Scan History
Embed Code
[](https://skillshield.io/report/7c491520cee9ad94)
Powered by SkillShield