aps-mcp-server-gen
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a developer utility designed to generate boilerplate code for MCP servers. It provides clean, standard templates for various programming languages.\n- [EXTERNAL_DOWNLOADS]: The generated projects are configured to use official package registries (NPM, PyPI, NuGet) and communicate with official Autodesk API endpoints (e.g., developer.api.autodesk.com). These are well-known and trusted sources.\n- [CREDENTIALS_UNSAFE]: The skill correctly handles credentials by instructing users to use .env files and providing .env.example templates with placeholders, rather than hardcoding secrets. It also provides explicit rules against insecure practices like token passthrough.\n- [COMMAND_EXECUTION]: The skill provides instructions for standard development commands (such as npm install, dotnet run, or uv run) to be executed by the user in their local environment.
Audit Metadata