skills/dotnet/efcore/run-apichief/Gen Agent Trust Hub

run-apichief

Pass

Audited by Gen Agent Trust Hub on May 16, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • Standard Command Execution: The skill instructs the agent to run local setup scripts (restore.cmd, activate.ps1) and the dotnet CLI to build the ApiChief tool. These are routine operations for a development environment.
  • Local Binary Execution: It executes a built binary (ApiChief) to perform API analysis. This code is compiled locally from the repository's own source code.
  • Dynamic Path Resolution: PowerShell logic is used to dynamically identify the paths for built assemblies and tools. This is a common practice for handling multi-target builds and ensures the agent interacts with the correct artifacts.
  • Restricted File Access: File operations are focused on reading and updating .baseline.json files within the src/ directory and writing summaries to the artifacts/ folder, which aligns with the skill's stated purpose of repository maintenance.
Audit Metadata
Risk Level
SAFE
Analyzed
May 16, 2026, 02:31 AM
Security Audit — agent-trust-hub — run-apichief