Common Symptoms of Being Flagged

Note: The following is divided into “high-confidence symptoms” (supported by official GitHub documentation) and “community-reported symptoms” (reported by many users but not individually confirmed by GitHub). Please treat them accordingly.

Important Reminder: Many people only use GitHub in their regular browser, which stays logged in. After being flagged, your own logged-in view often appears completely normal — your profile is visible, your repos are there, your stars are intact. This means you could be flagged for a long time without realizing it, until one day you check your own profile in an incognito window and find it’s a 404, or a friend tells you they can’t find you. Do not rely solely on your own browser to determine whether your account is normal.


High-Confidence Symptoms

1. Public Profile Hidden (404)

Symptom: When others visit your GitHub profile, they see 404: User not found.

Official basis: GitHub’s official documentation explicitly lists “Hiding a user account or organization from public view” as a type of moderation action.

Reference: GitHub Community Guidelines

Note: When you log in and visit your own profile, everything may look normal. This is because you are seeing the logged-in view, not the public view. To confirm whether you are hidden, you need to log out or visit your profile in an incognito window.


2. Account or Content Restricted, Requiring Appeal Process

Symptom: You receive a notification from GitHub stating your account has been restricted, directing you to the appeal page.

Official basis: GitHub’s official appeal page explicitly includes “restricting account access / restricting visibility” in its scope.

Reference: GitHub Appeal and Reinstatement


Community-Reported Symptoms

3. You Can Log In, but Others Cannot See Your Profile / Contributions

Symptom:

Case source: community/discussions/112098


4. Third-Party App Authorization Fails

Symptom: When trying to authorize a third-party application (such as CI/CD tools, IDE plugins, or bots), you receive the error:

This account is flagged, and therefore cannot authorize a third party application.

Impact:

Case source: community/discussions/186267


5. GitHub Pages Affected

Symptom:

Case source: community/discussions/186267


6. Not Searchable

Symptom:


7. External “Log in with GitHub” Fails

Symptom:


8. Stars Not Counted

Symptom:

This means that although your star operation appears normal in your own view, it is invisible to other users — your presence is being systematically erased.


9. Disappearing from Organizations

Symptom:

You weren’t kicked out — your account was hidden, and the Organization system no longer recognizes you as a visible member.


10. Profile Custom Section Fails to Load

Symptom:

The custom profile data may still exist, but because your account’s visibility is restricted, the public API that renders this data is also affected.


11. Warnings in Notifications / Email

Symptom:


Self-Check Checklist

If you suspect you’ve been flagged, work through these steps:

If multiple items above are abnormal, you are likely flagged. See the Recovery Playbook


Previous

← What Is a Flag

Next

Possible Causes: Official Framework & Community Experience