Security Audit
azure-cosmos-java
github.com/sickn33/antigravity-awesome-skillsTrust Assessment
azure-cosmos-java 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 Version.
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 20, 2026 (commit e36d6fd3). SkillShield performs automated 4-layer security analysis on AI skills and MCP servers.
Layer Breakdown
Security Findings1
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| MEDIUM | Unpinned Dependency Version The Maven dependency for `com.azure:azure-cosmos` specifies `LATEST` as its version. Using 'LATEST' or unpinned versions can lead to unpredictable builds, introduce breaking changes, or pull in vulnerable versions without explicit review. It's best practice to pin dependencies to a specific, known-good version. Replace `LATEST` with a specific version number (e.g., `4.47.0`) for the `com.azure:azure-cosmos` dependency. Regularly update and review pinned dependencies. | LLM | SKILL.md:12 |
Scan History
Embed Code
[](https://skillshield.io/report/ce66f1d527994eb7)
Powered by SkillShield