meziantou-analyzer
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to download the 'Meziantou.Analyzer' package via the official 'dotnet add package' command. References are provided to the official repository and documentation on GitHub (github.com/meziantou), which is a well-known service.
- [COMMAND_EXECUTION]: The skill uses standard development tools including 'rg' (ripgrep) for searching project files, 'dotnet add' for package management, and 'dotnet build' for project verification. These commands are necessary for the stated purpose of the skill.
- [DATA_EXFILTRATION]: No patterns of data exfiltration or sensitive information harvesting were detected. The skill operates on repository configuration files (.csproj, .editorconfig) to manage build-time analyzers.
Audit Metadata