langextract

Pass

Audited by Gen Agent Trust Hub on Mar 20, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Fetches the langextract package and its optional dependencies (such as OpenAI support) from the official Python Package Index (PyPI).
  • [EXTERNAL_DOWNLOADS]: Downloads the installation script for Ollama from its official domain to support local model execution.
  • [REMOTE_CODE_EXECUTION]: Executes the Ollama installer via a shell pipe to automate the setup of the local inference engine.
  • [COMMAND_EXECUTION]: Uses standard command-line instructions for installing requirements and running the extraction utility script provided with the skill.
  • [SAFE]: No hardcoded credentials, data exfiltration patterns, or obfuscated instructions were found; all external resource references target well-known and reputable services.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 20, 2026, 06:59 AM