mthds-runner-setup
Pass
Audited by Gen Agent Trust Hub on Jun 26, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a bash script that performs a local environment check. It identifies the most recent version of the
mthds-env-checkutility within the user's plugin cache and executes it to ensure toolchain compatibility. - [EXTERNAL_DOWNLOADS]: The instructions guide the user to install the
mthdspackage from the public npm registry and direct users to the officialpipelex.comwebsite for authentication and account management. - [CREDENTIALS_UNSAFE]: The skill manages the configuration of AI provider API keys. It correctly advises the user to store these sensitive credentials in a local environment file (
~/.pipelex/.env) rather than hardcoding them, aligning with standard security practices for local development tools.
Audit Metadata