Security Audit
gabrivardqc123/gnamiblast-skill:root
github.com/gabrivardqc123/gnamiblast-skillTrust Assessment
gabrivardqc123/gnamiblast-skill:root received a trust score of 85/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, 0 high, 1 medium, and 0 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 April 1, 2026 (commit 1431d35a). SkillShield performs automated 4-layer security analysis on AI skills and MCP servers.
Layer Breakdown
Behavioral Risk Signals
Security Findings1
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| MEDIUM | Unpinned dependency in installation instructions The installation command `npx molthub@latest install gnamiblast` uses the `@latest` tag for the `molthub` package. This means that future installations might pull a different, potentially compromised, version of the package if the `latest` tag is updated with malicious code. It is best practice to pin dependencies to specific versions to ensure reproducibility and security. Pin the `molthub` dependency to a specific version, e.g., `npx molthub@1.2.3 install gnamiblast`. | Static | SKILL.md:19 |
Scan History
Embed Code
[](https://skillshield.io/report/1d627223609a6c2c)
Powered by SkillShield