Glossary · Scan health
Other incomplete scan status messages
- Wordfence type
issue, pending, skippedPaths- Category
- Scan health
- Severity
- Informational
Wordfence can report skipped paths, pending stages and generic scan issues that describe coverage rather than a security finding.
1 path was skipped for the malware scan due to default scan settings.
What Wordfence found
These entries describe the scan process: paths excluded by the default scan scope, a stage that remains pending, or Wordfence's generic issue state. They can appear alongside real findings but do not, by themselves, say that the site is compromised.
Why it matters
They matter because they qualify what the scanner observed. A deliberately skipped directory may be acceptable; an unexpected skipped path or stage that never completes can leave a repeatable blind spot behind an otherwise quiet result.
How to fix it
- 1Read the exact Wordfence message and identify which path or stage it names.
- 2For skipped paths, decide whether the directory is intentionally outside normal WordPress scope and whether it can contain executable code.
- 3For a pending or generic issue, inspect Wordfence's scan log and diagnostics for the last completed stage and any PHP, memory or connectivity error.
- 4Run another scan after the cause is corrected and confirm that it completes before relying on the result.
- 5WPSecureOps keeps these under Scan health instead of ranking them beside malware and vulnerability findings.
Common questions
- Does a skipped path mean the site is compromised?
- No. It says Wordfence did not inspect that path under the current scope, not that it found malicious content there. The useful question is whether the skipped location is expected and whether it can execute code. A backup archive outside WordPress is different from an unfamiliar writable directory under the public web root.
- Should I enable scanning outside the WordPress installation?
- Only when the surrounding directories are part of the risk you intend Wordfence to cover. The option can find malware in neighbouring applications, but it can also pull enormous backup, media or sibling-site trees into every run and cause timeouts. Prefer installing a scanner in each application and exclude known non-executable archives.
- What should I do with a scan stage that stays pending?
- Open Wordfence's scan log and diagnostics and identify the last stage that actually completed. Look for a PHP fatal error, exhausted memory, blocked connection or host process limit around that timestamp. Fix the underlying failure and run a fresh scan; hiding the pending entry only hides the fact that coverage is incomplete.
How WPSecureOps treats it
The connector reports this as issue, pending, skippedPaths. WPSecureOps files it under
Scan health and bands it by the numeric severity Wordfence
assigns, so findings of this kind from every site you manage arrive in one queue rather
than one email per site. Titles and descriptions are stripped of HTML and the site's
absolute path is replaced before anything leaves the server.
Primary references
Product behaviour and remediation guidance were checked against these primary sources.