assessment

Pass

Audited by Gen Agent Trust Hub on Jun 22, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • Command Execution: The skill utilizes shell commands like dotnet, npm, mkdir, and mv to orchestrate the assessment process.
  • This allows the skill to install required utilities, identify project files, and organize assessment reports within the local workspace.
  • External Tool Installation: It downloads and updates the dotnet-appcat and npm-check-updates tools from their respective official package registries.
  • These downloads are necessary for performing deep analysis of Java, .NET, and JavaScript projects, using established tools for dependency and compatibility checking.
  • File System Interaction: The skill reads project metadata (such as package.json or .csproj files) and writes output reports to the .github/modernize/ directory.
  • Accessing these files is essential for identifying the project type and ensuring that assessment findings are properly saved for the user to review.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 22, 2026, 07:59 AM
Security Audit — agent-trust-hub — assessment