resolve-project-references

Pass

Audited by Gen Agent Trust Hub on Aug 23, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • Command Execution: The skill instructs the user to run dotnet msbuild and grep to extract performance data from build logs. These are standard operations for developers diagnosing build issues and are used within the context of analyzing project artifacts.
  • Log File Ingestion: The workflow involves processing build logs or binary logs (.binlog) which can be considered external data.
  • Ingestion points: Build logs or binlogs provided as input (SKILL.md).
  • Boundary markers: None explicitly defined to delimit log content.
  • Capability inventory: Shell command execution via dotnet msbuild and grep (SKILL.md).
  • Sanitization: No specific sanitization or filtering of the log content is described, which is typical for diagnostic tools of this nature.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 23, 2026, 12:34 AM
Security Audit — agent-trust-hub — resolve-project-references