Snoot
Sniff out orphaned module data in your Foundry world.
Supporting The Module
What It Does
Snoot scans your world for settings, flags, and compendium data left behind by modules. It classifies each module as active, inactive, orphaned, or system so you know what's safe to remove.
Features
- Overview dashboard with summary cards for orphaned settings, flags, and stale data
- Browse world settings grouped by module and see which ones are stale (unregistered)
- Inspect flag scopes on world documents and compendium documents, including embedded children
- Modules are classified as Active, Inactive, Orphaned, or System (hover the badge for details)
- Bulk cleanup buttons for orphaned data, inactive module data, and stale settings
- Search bar on every tab to filter by module name or document
Usage
- Go to Module Settings > Snoot > Sniff Data
- The overview tab shows a summary of all module data found in your world
- Use the Settings , World Flags , and Compendium Flags tabs to drill into specific data
- Click the trash icon to remove individual items, or use the footer buttons for bulk cleanup
- Hit Rescan after making changes to refresh the report
Installation
Get Snoot through Foundry's Module Manager or install manually.
Manual Installation
- Open Foundry's Configuration and Setup screen
- Click Install Module in the Add-on Modules section
- Paste this URL in the Manifest URL field:
https://github.com/Sayshal/snoot/releases/latest/download/module.json - Click Install
- Enable Snoot in the Manage Modules section
Questions? Ideas? Join us on Discord or file an issue on GitHub .