Security Audit
azure-monitor-opentelemetry-exporter-py
github.com/sickn33/antigravity-awesome-skillsTrust Assessment
azure-monitor-opentelemetry-exporter-py 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, 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 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 | |
|---|---|---|---|---|
| LOW | Unpinned Dependency in Installation Instructions The installation instructions recommend installing a Python package without specifying a version. This can lead to supply chain risks if a future version of the package introduces vulnerabilities or breaking changes. It is best practice to pin dependencies to specific versions or at least major versions. Pin the dependency to a specific version, e.g., `pip install azure-monitor-opentelemetry-exporter==X.Y.Z` or `azure-monitor-opentelemetry-exporter~=X.Y` to mitigate risks from unexpected updates. | LLM | SKILL.md:10 |
Scan History
Embed Code
[](https://skillshield.io/report/05df6a32efef083d)
Powered by SkillShield