skills/mthds-ai/skills/pkg/Gen Agent Trust Hub

pkg

Pass

Audited by Gen Agent Trust Hub on Feb 25, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the mthds CLI to perform package management tasks, including mthds package init, add, lock, install, update, and validate. These commands allow the agent to manage the package lifecycle through a controlled command-line interface.
  • [EXTERNAL_DOWNLOADS]: The mthds package add and install commands facilitate the retrieval of dependencies from external addresses (e.g., GitHub). This behavior is the primary intended function of the package manager for resolving project dependencies.
  • [REMOTE_CODE_EXECUTION]: The package manager workflow involves downloading and potentially executing logic defined in external packages. This is a standard architectural feature of the MTHDS dependency system designed to support modular package distribution.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 25, 2026, 11:48 PM