Back to skill

Security audit

Talib Technical Analysis

Security checks across malware telemetry and agentic risk

Overview

This is an instruction-only TA‑Lib / ZVT technical‑analysis blueprint; its requirements and runtime instructions are coherent with the stated purpose and it does not request secrets or install remote code.

This skill is an instruction-only blueprint for computing TA-Lib indicators and building ZVT pipelines; it does not request secrets or install code. Before using it: 1) verify you have a dedicated Python 3.12+ virtual environment and do not run it in an environment containing sensitive credentials; 2) review seed.yaml and references/* files (they are included and instruct the agent to reload seed.yaml) to ensure the semantic locks and preconditions match your trading/operational policies; 3) expect the agent to run small python checks (import zvt, test kdata access) and to touch a writable ZVT_HOME path (~/.zvt by default) — run those checks manually if you prefer; 4) if you plan to compute indicators using the TA-Lib C layer, audit your runtime for the anti-patterns listed (FFI dtype, initialization, NaN handling, thread safety) to avoid silent corruption; and 5) run any trading/backtest code in an isolated environment (sandbox or ephemeral VM) and do not provide unrelated cloud or broker credentials to this skill unless explicitly required and vetted.

VirusTotal

64/64 vendors flagged this skill as clean.

View on VirusTotal

Static analysis

No suspicious patterns detected.