To find the second term of the geometric sequence defined by the recursive formula
\[ a_1 = 5, \] \[ a_n = \frac{2}{5} a_{n-1}, \]
we need to calculate \( a_2 \) using the formula for \( n = 2 \):
\[ a_2 = \frac{2}{5} a_1. \]
Substituting \( a_1 \):
\[ a_2 = \frac{2}{5} \times 5. \]
Now, simplifying:
\[ a_2 = \frac{2 \times 5}{5} = 2. \]
Thus, the second term of the sequence is \(\boxed{2}\).