ecosystem-mobile

Pass

Audited by Gen Agent Trust Hub on Apr 18, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/install_all.py executes system commands to automate the installation of ecosystem dependencies.
  • Evidence: The script uses subprocess.run(["skills", "install", skill]) to iterate through and install a hardcoded list of required mobile development skills.
  • [EXTERNAL_DOWNLOADS]: The skill facilitates the automated download and installation of additional mobile-focused skill packages.
  • Evidence: SKILL.md and scripts/install_all.py reference several external skill identifiers (e.g., accessibility-enforcer, mobile-security-auditor) and provide the logic to install them using the local skills CLI tool.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 18, 2026, 08:57 PM
Security Audit — agent-trust-hub — ecosystem-mobile