dotnet-inspect-relationships
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes
dnx dotnet-inspectto map code connections, dependency graphs, and call sites. These commands are standard for .NET development and analysis workflows. - [PROMPT_INJECTION]: The skill has a surface for indirect prompt injection as it analyzes third-party packages and libraries. This is an inherent property of code analysis tools where data in analyzed assemblies could potentially influence the agent's interpretation. Ingestion points: Analysis of assemblies via the
--libraryand--packageflags in SKILL.md. Boundary markers: None. Capability inventory: CLI command execution via dnx. Sanitization: None.
Audit Metadata