dotnet10-pack-tool
Pass
Audited by Gen Agent Trust Hub on Feb 20, 2026
Risk Level: SAFE
Full Analysis
- SAFE: The skill primarily consists of configuration examples (XML/Project files) and standard developer CLI commands (
dotnet pack). No malicious code patterns, obfuscation, or unauthorized data access were detected. - [COMMAND_EXECUTION] (SAFE): The shell commands provided are standard for .NET development. While
dotnet tool install -gexecutes code, it is used here as a placeholder example for the user's own built package. - [EXTERNAL_DOWNLOADS] (SAFE): The
source_urlspoint to a GitHub repository belonging to a known .NET ecosystem contributor. While not in the predefined 'Trusted Organizations' list, the links are purely informational and not used for automated script execution.
Audit Metadata