azure-web-pubsub-ts

Pass

Audited by Gen Agent Trust Hub on Jun 21, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns or security vulnerabilities were identified in the skill content. Findings indicate adherence to standard development practices for the specified platform.
  • [EXTERNAL_DOWNLOADS]: The skill references official Microsoft Azure SDK packages (@azure/web-pubsub, @azure/identity, @azure/web-pubsub-client, @azure/web-pubsub-express) from the public NPM registry. These are well-known, trusted packages from a reputable vendor.
  • [CREDENTIALS_UNSAFE]: The skill follows security best practices by recommending the use of environment variables (process.env.WEBPUBSUB_CONNECTION_STRING) and Managed Identity (DefaultAzureCredential) for authentication. Sensitive information in examples is appropriately placeholderized (e.g., <key>, <access-key>).
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 21, 2026, 09:35 AM
Security Audit — agent-trust-hub — azure-web-pubsub-ts