Separate source identity from malware scanning
Source identity answers "what is this route supposed to be?" Malware scanning answers "what
does this local file or installer do?" Those are related but not identical. This site can help
with the first question by checking route names, owners, records, IDs, file extensions, and
published hashes. It cannot safely answer the second question for every file with the same
name, because copied files can change while keeping the same visible filename.
That distinction matters during a trend spike. When a keyword grows quickly, mirror pages,
app listings, AI-written guides, and old direct-file comments can appear beside the real
project pages. A page can rank, look polished, and still fail the basic route test. The safer
workflow is not slower: choose edition first, match the source record second, then use local
security tools only if the file route itself is worth testing.
Reject these signals as too weak
A copied filename, a big download number, a Discord attachment, a Google Drive ID, a password
archive, a short link, a comments-section upload, a generic "safe download" phrase, or a
Vercel page without project IDs is not enough. Those signals can explain why the search exists,
but they do not prove ownership, version, byte identity, or safety.
Accept these signals as useful identity evidence
Useful source evidence includes a maintainer project page, an owner name, Project ID, file ID,
version ID, supported Minecraft version, loader or Bedrock build, package extension, upload
date, file size, changelog, and a publisher hash when the platform provides it. Even then,
the evidence proves route identity, not that every local copy is harmless.
What to do after the route matches
For Java, use a clean launcher profile, the right Forge or NeoForge version, required
dependencies, and private API-key handling. For Bedrock and MCPE, use a fresh world, active
behavior and resource packs, Beta APIs when required, and project-specific commands. If you
still need a malware verdict, scan the local file with your own security tools instead of
trusting a copied comment.