azure-functions
Pass
Audited by Gen Agent Trust Hub on Aug 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains developer documentation and templates for Azure Functions. No malicious code, obfuscation, or unauthorized data access patterns were found.
- [SAFE]: The skill defines a surface for processing untrusted data via HTTP and Storage Queue triggers. While the templates do not include explicit input sanitization, they are standard development examples intended for architectural guidance.
- Ingestion points: HTTP query parameters and request bodies in the Node.js and Python templates, and Queue messages in the C# templates.
- Boundary markers: Not present in the simplified code snippets.
- Capability inventory: The templates include network operations (HttpClient) and storage interaction.
- Sanitization: No validation logic is included in the minimal templates.
- [SAFE]: The skill includes a 'Validation Checks' section that proactively guides the agent to detect security risks like hardcoded credentials and blocking calls in user code.
Audit Metadata