azure-eventhub-rust

Pass

Audited by Gen Agent Trust Hub on Feb 12, 2026

Risk Level: LOWEXTERNAL_DOWNLOADS
Full Analysis

The skill SKILL.md and its accompanying references/acceptance-criteria.md primarily serve as documentation and code examples for the Azure Event Hubs SDK for Rust. The analysis revealed no direct malicious patterns such as prompt injection, data exfiltration, obfuscation, privilege escalation, persistence mechanisms, or time-delayed attacks within the skill's content or metadata.

One finding was identified related to external dependencies:

🔵 LOW Findings: • Unverifiable Dependencies (Trusted Source)

  • SKILL.md, Line 14: cargo add azure_messaging_eventhubs azure_identity • Unverifiable Dependencies (Trusted Source)
  • SKILL.md, Line 100: cargo add azure_messaging_eventhubs_checkpointstore_blob These commands instruct the user to install Rust packages. However, these packages are part of the official Azure SDK for Rust, hosted under the Azure GitHub organization and available on crates.io, both of which are considered trusted external sources. As per the analysis protocol, findings related to downloads from trusted sources are downgraded to LOW/INFO severity, as they do not inherently pose a high risk.

No other security concerns were detected. The skill's purpose aligns with its content, and there are no indications of sophisticated evasion techniques or hidden malicious intent.

Audit Metadata
Risk Level
LOW
Analyzed
Feb 12, 2026, 07:42 AM