I'm hoping someone can provide an answer or a link to a proof regarding this question.
Edit: The question has been put on hold because I did not expound on why the answer to this was of interest to me or the community, so, even though I've received my answer, I will elaborate.
In my spare time I've been attempting to develop novel ways of generating odd compound numbers as well as primes. A pattern emerged as I iterated across $\mathbb{n \in N}$. Prime numbers were only turning up where $\mathbb{n \in P}$.
The answer is no. Note that if $n=kl$ is the product of smaller numbers, then $$x^n-(x-1)^n \mbox{ is divisible by } x^k-(x-1)^k$$
More generally, $$a^n-b^n=(a^k)^l-(b^k)^l=(a^k-b^k)(\mbox{something})$$
cannot be prime unless $a^k-b^k=1$ or $a^n-b^n=a^k-b^k$.