ln-722-backend-generator
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill is configured to fetch shared configuration and template files from the author's public GitHub repository (
github.com/levnikolaevich) if they are not present locally. These resources are vendor-owned and consistent with the skill's purpose. - [COMMAND_EXECUTION]: The skill utilizes the
dotnet buildcommand as part of its verification phase to ensure that the generated solution and project files are correctly structured and reference-linked. - [PROMPT_INJECTION]: The skill processes user-provided project and entity names to generate code. While this presents an indirect injection surface, the skill includes a mitigation step instructing the agent to validate entity names before generation to prevent malformed or malicious inputs from affecting the project structure.
Audit Metadata