--- id: aa-memberaudit-securegroups version: "2.0.1" license: unclear license_treatment: unclear maintenance: active --- # aa-memberaudit-securegroups — An Alliance Auth app that enables secure group management with Member Audit. License: unclear · Maintenance: active · Downloads: 236.8K/mo ## What it is and what it does aa-memberaudit-securegroups is a Django plugin for Alliance Auth that bridges Member Audit character data with Secure Groups' smart group engine. It replaces the abandoned aa-ma-securegroups project and provides nine filter types—Activity, Asset, Character Age, Compliance, Corporation Role, Corporation Title, Skill Set, Skill Point, and Time in Corporation—allowing you to define group membership rules based on in-game character attributes and history. You install it into an existing Alliance Auth environment (which must already have aa-memberaudit and allianceauth-securegroups running), add it to INSTALLED_APPS, run migrations, and then configure filters and smart groups via the Django admin interface. It requires Python 3.10 or later and works with Django 4.2 and 5.2. Use it for: - Automatically grant or revoke access to Alliance Auth groups based on character activity level. - Enforce compliance by restricting group membership to users whose all characters are registered in Member Audit. - Filter group membership by in-game assets, skill points, or specific skill sets across a user's characters. - Manage corporation-based access by granting roles to users with characters holding specific titles or roles in target corporations. - Migrate from the abandoned aa-ma-securegroups project while preserving existing smart group configurations. ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Adds Member Audit-based filtering to Alliance Auth's Secure Groups, enabling group membership rules based on character activity, assets, skills, compliance, and corporation roles. Yes, if you run Alliance Auth with aa-memberaudit and allianceauth-securegroups already installed and need character-based group automation. The package is actively maintained, has low install friction, and is the official successor to an abandoned project. Verify the license terms before production deployment, as they are not yet recorded in the package metadata. ## Install pip install aa-memberaudit-securegroups uv add aa-memberaudit-securegroups poetry add aa-memberaudit-securegroups ## Installing aa-memberaudit-securegroups Before you install: Low install friction with a pure Python wheel. Active maintenance as of 2026-07-13. Requires three runtime dependencies (aa-memberaudit, allianceauth, allianceauth-securegroups) that must already be present in your Alliance Auth environment. License in practice: License status is unclear—no SPDX identifier or raw license text is recorded. Verify the project's license terms at the repository before deploying in a production environment. Quickstart: pip install aa-memberaudit-securegroups # Then in your Alliance Auth settings: # Add 'memberaudit_securegroups' to INSTALLED_APPS # Run: python manage.py migrate # Run: python manage.py collectstatic --noinput Requires an existing Alliance Auth installation with aa-memberaudit and allianceauth-securegroups already installed and configured. Verify before relying: - Exact license terms and compatibility with your deployment model—license_treatment is marked unclear. - Whether the nine filter types (Activity, Asset, Character Age, Compliance, Corporation Role, Corporation Title, Skill Set, Skill Point, Time in Corporation) meet your specific group management requirements. ## Package facts - License: not declared (unclear) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 236.8K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags alliance auth secure groups, member audit filters, eve online group management, character-based access control, alliance auth plugin, secure group filters, member compliance automation, alliance-auth-plugin, eve-online, group-automation [View on SkillFed](https://skillfed.io/packages/aa-memberaudit-securegroups) · [View on PyPI](https://pypi.org/project/aa-memberaudit-securegroups/)