stylecop-analyzers
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
dotnet add package,dotnet build, andrgfor project management and file searching. It also includes a validation step usingpython3to check JSON syntax.\n- [EXTERNAL_DOWNLOADS]: The skill references theStyleCop.Analyzerspackage from NuGet and schema definitions from theDotNetAnalyzersGitHub repository, which are well-known and trusted resources.\n- [PROMPT_INJECTION]: The skill reads repository configuration fromAGENTS.mdand.editorconfigto align with project-specific constraints.\n - Ingestion points:
SKILL.md\n - Boundary markers: Absent\n
- Capability inventory:
dotnetCLI,rg,python3\n - Sanitization: Absent. This is a standard and expected integration pattern for repository-level configuration.
Audit Metadata