imini-api-integration

Pass

Audited by Gen Agent Trust Hub on May 12, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [SAFE]: No security issues were detected. The skill follows security best practices, such as explicitly prohibiting hardcoded API keys and recommending the use of environment variables for secret management.
  • [EXTERNAL_DOWNLOADS]: The skill fetches a model catalog and OpenAPI specifications from official imini.ai documentation sites. These downloads are necessary for the skill's primary function of facilitating API integration and are restricted to vendor-controlled domains.
  • [COMMAND_EXECUTION]: Utilizes a Python script (scripts/fetch_imini_catalog.py) to retrieve and format the latest model information from the vendor's server. The script relies on the Python standard library and does not perform any suspicious or unauthorized operations.
Audit Metadata
Risk Level
SAFE
Analyzed
May 12, 2026, 03:15 PM
Security Audit — agent-trust-hub — imini-api-integration