nuget-trusted-publishing
Pass
Audited by Gen Agent Trust Hub on May 20, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official GitHub Actions from trusted organizations including
actions/checkout,actions/setup-dotnet, andNuGet/login. It also referencessoftprops/action-gh-release, which is a well-known community action for managing GitHub releases. - [INDIRECT_PROMPT_INJECTION]: The skill possesses a data ingestion surface by reading repository configuration files like
.csproj,Directory.Build.props, and.mcp/server.jsonto extract package metadata. - Ingestion points: Reads project configuration and metadata files (SKILL.md, references/package-types.md).
- Boundary markers: Absent; the agent assumes the content of these files is valid project configuration.
- Capability inventory: The skill uses shell execution (bash/powershell), file creation/editing, and the
ask_usertool for interaction. - Sanitization: Uses standard string extraction via
sedto identify version numbers and property values, which limits the execution of arbitrary embedded instructions.
Audit Metadata