Security Audit
azure-keyvault-secrets-rust
github.com/sickn33/antigravity-awesome-skillsTrust Assessment
azure-keyvault-secrets-rust 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, 1 high, 0 medium, and 0 low severity. Key findings include Potential Data Exfiltration via Standard Output.
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
Behavioral Risk Signals
Security Findings1
| Severity | Finding | Layer | Location | |
|---|---|---|---|---|
| HIGH | Potential Data Exfiltration via Standard Output The skill's example code for retrieving a secret directly prints the secret's value to standard output. In an automated agent environment, this could lead to sensitive data being logged or exposed if the agent's output is captured or accessible, constituting data exfiltration. Avoid printing sensitive information directly to standard output. If the secret needs to be used by the agent, it should be processed internally. If display is necessary for debugging or user interaction, consider redacting or masking the secret value, or using a secure output mechanism that does not log sensitive data. | LLM | SKILL.md:41 |
Scan History
Embed Code
[](https://skillshield.io/report/467db18bb41e362c)
Powered by SkillShield