poetry
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFE
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill provides instructions for the official Poetry installation method (
curl -sSL https://install.python-poetry.org | python3 -), which involves downloading and executing a remote script from the tool's official domain. - [COMMAND_EXECUTION]: The documentation includes commands to set up shell completions by appending configuration to shell profile files such as
~/.bash_completionand~/.config/fish/completions/poetry.fish.
Audit Metadata