python-manager-discovery
Pass
Audited by Gen Agent Trust Hub on Jun 20, 2026
Risk Level: SAFE
Full Analysis
- Environment Discovery Patterns: The skill documents standard methods for locating virtual environments by identifying key files like
pyvenv.cfg,poetry.toml, andPipfile. These patterns are consistent with established development practices and do not present security risks. - Configuration and Variable Reference: It provides a reference for common environment variables, such as
WORKON_HOMEandPYENV_ROOT, which are used to determine installation paths. These are standard identifiers used by Python management tools to resolve environment locations. - Integration Guidance: Documentation regarding the PET server and shell-specific activation commands focuses on improving integration reliability through techniques like timeout handling and type validation, supporting the skill's intended purpose without introducing dangerous behaviors.
Audit Metadata