local-tools
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: References official tools and trusted GitHub Actions (actions/checkout, actions/setup-dotnet) for development workflows.
- [COMMAND_EXECUTION]: Uses standard commands such as 'dotnet tool install' and 'dotnet tool restore' to manage project-specific binary dependencies.
- [SAFE]: No security issues like prompt injection, obfuscation, or data exfiltration were found; the content aligns with standard .NET development practices.
Audit Metadata