skill-creator-ms

Pass

Audited by Gen Agent Trust Hub on Jul 31, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill provides a structured framework for building other agent capabilities. It includes explicit warnings against hardcoding credentials and mandates the use of environment variables and Azure's DefaultAzureCredential, aligning with security best practices for cloud development.- [COMMAND_EXECUTION]: The instructions direct the agent to perform local repository management tasks using commands such as ln -s for symlink creation, pnpm install for dependency management, and npx tsx for documentation generation. These are standard development activities performed within the context of managing a skill repository.- [EXTERNAL_DOWNLOADS]: The skill references the installation of official Azure SDK packages via pip and npm. These references target well-known, trusted registries and are essential for the primary purpose of enabling Azure service integration.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 31, 2026, 04:34 PM
Security Audit — agent-trust-hub — skill-creator-ms