302ai-cli

Pass

Audited by Gen Agent Trust Hub on Sep 5, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill requires the agent to install the cli_302ai Python package from the public PyPI repository to enable its core functionality.
  • [COMMAND_EXECUTION]: The skill relies on executing the 302ai command-line utility through subprocess calls for image, video, audio generation, and web searches.
  • [INDIRECT_PROMPT_INJECTION]: The skill's modules retrieve and process content from external sources, creating a surface for potential injection attacks. * Ingestion points: Data retrieved via 302ai search run and audio content processed via 302ai stt transcribe. * Boundary markers: The instructions lack explicit delimiters or guidance for the agent to treat external content as untrusted. * Capability inventory: Includes command execution of the 302ai tool, network communication via the API, and file-writing capabilities (e.g., song lyrics --output). * Sanitization: No specific mechanisms for sanitizing or validating external content are provided in the skill instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 5, 2026, 02:12 PM
Security Audit — agent-trust-hub — 302ai-cli