$A \in \mathbb R^{4 \times 4}$ is matrix whose diagonal elements are zero. Can I say the following?
If $A$ is neither skew-symmetric nor the zero matrix, then $A$ has at least one eigenvalue with positive real part.
In my case I have all the diagonal elements equal to zero. What if in general $\mbox{tr}(A)=0$?
Routh–Hurwitz (H) stability criterion:
This can also be used in general to find if a matrix $A\in \mathbb{R}^{n\times n}$ has eigenvalues with a positive real part.
Use RH criterion on the characteristic polynomial of $A$, that is, $det(sI-A)=0$.