dotnet-complexity
Pass
Audited by Gen Agent Trust Hub on Apr 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: No malicious behavior, obfuscation, or unauthorized data access patterns were identified.
- [COMMAND_EXECUTION]: The skill uses standard tools including
rg(ripgrep) anddotnet buildto analyze repository configuration and verify project state. These operations are appropriate for the skill's purpose. - [PROMPT_INJECTION]: The skill processes untrusted data from
AGENTS.mdand repository configuration files, creating a surface for indirect prompt injection. Ingestion points:AGENTS.md,.editorconfig,*.csproj,Directory.Build.*(SKILL.md, references/complexity.md). Boundary markers: Absent. Capability inventory: File writes to.editorconfigandCodeMetricsConfig.txt, execution ofrganddotnet build(SKILL.md). Sanitization: Absent.
Audit Metadata