install-geoai

Pass

Audited by Gen Agent Trust Hub on May 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is designed for environment diagnostics, checking for the presence of specific Python libraries. It does not perform any unauthorized actions or network exfiltration.
  • [COMMAND_EXECUTION]: Executes python3 -c commands to verify the environment. These commands are static and limited to importing modules and printing version strings.
  • [DYNAMIC_EXECUTION]: Uses the Python __import__ function to programmatically check for the existence of dependencies. The module names are provided in a static list and include standard industry libraries (e.g., NumPy, PyTorch) and the author's own package ('geoai'), posing no risk.
Audit Metadata
Risk Level
SAFE
Analyzed
May 7, 2026, 01:03 PM
Security Audit — agent-trust-hub — install-geoai