skillfed

aa-memberaudit-securegroups

An Alliance Auth app that enables secure group management with Member Audit.

aa-memberaudit-securegroups v2.0.1 236.8K downloads/30d#8,975 on PyPI0
License unclear Active released

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 on this page — 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

aa-memberaudit-securegroups on PyPI

pip

pip install aa-memberaudit-securegroups

uv

uv add aa-memberaudit-securegroups

poetry

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 the current Python release (>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies 3 — aa-memberaudit, allianceauth, allianceauth-securegroups
Maintenance actively maintained — 32 days since the last release
Last repo commit
First released
Downloads 236,796/month — #8,975 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: aa_memberaudit_securegroups-2.0.1-py3-none-any.whl

Keywords: allianceauth, memberaudit, securegroups

Environment :: Web EnvironmentFramework :: DjangoFramework :: Django :: 4.2Framework :: Django :: 5.2Intended Audience :: DevelopersOperating System :: OS IndependentProgramming Language :: PythonProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Topic :: Internet :: WWW/HTTPTopic :: Internet :: WWW/HTTP :: Dynamic Content

Tags

alliance auth secure groupsmember audit filterseve online group managementcharacter-based access controlalliance auth pluginsecure group filtersmember compliance automation
alliance-auth-plugineve-onlinegroup-automation

More WWW/HTTP packages

Further reading