analyze-codebase

Pass

Audited by Gen Agent Trust Hub on Mar 30, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes shell commands to interact with the file system and the Skene CLI. Specifically, it runs ls .skene.config to verify project initialization and uvx skene analyze to perform the audit. It also uses the --help flag to discover available CLI options dynamically.
  • [EXTERNAL_DOWNLOADS]: The skill uses the uvx tool to fetch and run the skene package from a package registry. This package is a vendor-owned resource associated with SkeneTechnologies.
  • [REMOTE_CODE_EXECUTION]: By invoking uvx skene, the skill downloads and executes code from the skene package on the local system to process the codebase. This is the primary intended behavior of the skill and is performed using standard development tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 30, 2026, 03:00 AM