Last updated: 2026-08-11
Foldsmith collects no user data. There is no account, no server, and no analytics.
It reads the workflow names GitHub has already rendered in your browser onhttps://github.com/<owner>/<repo>/actions pages, and rearranges those same elements into
collapsible folders. That is the entire function.
Only your own preferences, using the browser's extension storage:
| Data | Where | Why |
| -------------------------------------------------------------------- | --------------- | ----------------------------------------------- |
| Folders on/off, naming pattern, subfolders on/off, subfolder pattern | storage.sync | so your convention follows your browser profile |
| Which folders you collapsed, per repository | storage.local | so the sidebar looks the same next visit |
Nothing else is stored. Uninstalling the extension removes it.
- No network requests. Foldsmith contacts no server, including ours — there isn't one.
- No GitHub token, no OAuth, no GitHub API calls.
- No reading or transmitting of repository contents, secrets, code, or run logs.
- No analytics, telemetry, crash reporting, advertising, or tracking.
- No remote code: everything that runs ships inside the extension package.
- No selling, sharing, or transfer of data to anyone, because none is collected.
storage— to save the four settings and your collapsed-folder state locally.- Access to
https://github.com/*/*/actionspages — to read and rearrange the workflow list on
those pages only. Foldsmith is not injected anywhere else.
Questions or a suspected issue:
support@axeforge.io
Foldsmith is an independent project and is not affiliated with, endorsed by, or sponsored by
GitHub, Inc. "GitHub" and "GitHub Actions" are trademarks of GitHub, Inc., used here only to
describe what this extension works with.