Security Audit
azure-ai-translation-text-py
github.com/sickn33/antigravity-awesome-skillsTrust Assessment
azure-ai-translation-text-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 suggest installing 'azure-ai-translation-text' without specifying a version. This can lead to supply chain risks if a future version of the package introduces breaking changes or vulnerabilities. While this is a documentation example, in a production skill, dependencies should be pinned to specific versions. Pin dependencies to specific versions (e.g., `pip install azure-ai-translation-text==X.Y.Z`) in `requirements.txt` or similar dependency management files to ensure consistent and secure environments. | LLM | SKILL.md:10 |
Scan History
Embed Code
[](https://skillshield.io/report/291a700e2c498841)
Powered by SkillShield