Caveat verdict
langextract
A wrapper for Google's LangExtract Python library for structured information extraction from text; uses Gemini/OpenAI/Ollama with user-configured API keys and produces local JSONL/HTML output.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (5)
Possible hardcoded credential
guides/01-installation.md · code · API_KEY="your-api-key-here
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
guides/01-installation.md · code · curl -fsSL https://ollama.com/install.sh | sh
Pipe to sh — executes piped content as shell commands
guides/01-installation.md · code · | sh
Pipe to python — executes piped content as Python code
SKILL.md · prose · downgraded · | Python
Python os.getenv — reads environment variable
guides/01-installation.md · code · os.getenv(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 1 system binary.
Is this flag fair?
Thanks — recorded.