litestar-autowire

Pass

Audited by Gen Agent Trust Hub on Jul 26, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill references the installation of the litestar-autowire package and its optional extras (dishka, queues) from public package registries.
  • [COMMAND_EXECUTION]: The quick reference section includes standard shell commands for package installation using pip.
  • [REMOTE_CODE_EXECUTION]: The library's core discovery mechanism utilizes dynamic module importing (via pkgutil and importlib) to find and register Controller subclasses and EventListener instances from the project's local file system.
  • [REMOTE_CODE_EXECUTION]: The AutowireLoader integration supports resolving and calling Python callables based on dotted module path strings (e.g., pkg.module:callable), facilitating dynamic code execution of local project resources.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 26, 2026, 11:38 AM
Security Audit — agent-trust-hub — litestar-autowire