Step 1: Compute the first derivative
\[
f'(x) = 3kx^2 - 6x - 12.
\]
For \( f(x) \) to be strictly decreasing, we require:
\[
f'(x)<0 \quad \forall x \in \mathbb{R}.
\]
Step 2: Find the condition for negativity
For a quadratic function to always be negative, its discriminant must be non-positive:
\[
\Delta = (-6)^2 - 4(3k)(-12) = 36 + 144k \leq 0.
\]
Solving,
\[
144k \leq -36.
\]
\[
k \leq -\frac{1}{4}.
\]
Thus, the correct answer is \( \boxed{k<-\frac{1}{4}} \).