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, and rg for project management and file searching. It also includes a validation step using python3 to check JSON syntax.\n- [EXTERNAL_DOWNLOADS]: The skill references the StyleCop.Analyzers package from NuGet and schema definitions from the DotNetAnalyzers GitHub repository, which are well-known and trusted resources.\n- [PROMPT_INJECTION]: The skill reads repository configuration from AGENTS.md and .editorconfig to align with project-specific constraints.\n
  • Ingestion points: SKILL.md\n
  • Boundary markers: Absent\n
  • Capability inventory: dotnet CLI, rg, python3\n
  • Sanitization: Absent. This is a standard and expected integration pattern for repository-level configuration.
Audit Metadata
Risk Level
SAFE
Analyzed
May 14, 2026, 07:32 PM
Security Audit — agent-trust-hub — stylecop-analyzers