You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "## Description The tool gathers data on local account statuses across all computers on a given server. It generates informative CSV reports detailing user account types (standard, admin, \"backdoor admin\"), FileVault status, account distributions, and their associations with specific computers. Its behavior is read-only and makes no alterations to any data.",
"version": "1.0.0",
"main": "index.mjs",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"