python-azure-iot-edge-modules
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill follows security best practices by providing templates and guidelines rather than executable scripts. It explicitly instructs the agent to avoid embedding secrets in code or manifests and to implement least-privilege principles.
- [EXTERNAL_DOWNLOADS]: The skill references official documentation from trusted sources, including Microsoft (Azure IoT Edge) and the official Python documentation. These references are used for information gathering and do not involve the execution of untrusted remote code.
- [DATA_EXFILTRATION]: No patterns of data exposure or exfiltration were detected. The skill focuses on telemetry processing and edge-to-cloud integration within the context of standard IoT architectures.
- [PROMPT_INJECTION]: The instructions are instructional and do not contain any patterns attempting to override agent behavior or bypass safety filters.
- [INDIRECT_PROMPT_INJECTION]: While the skill involves processing external telemetry data, it explicitly includes a requirement to 'Validate and sanitize external inputs at boundaries,' which is a key mitigation for indirect injection attacks.
Audit Metadata