Summary
The repo currently mixes hyphenated and underscored plugin IDs (domain-finder, api_scanner, website-recon-2, etc.), which makes tooling and contributor expectations harder to normalize.
Scope
- Choose an explicit naming convention.
- Decide which existing IDs must remain for compatibility and which can be migrated or aliased.
- Document the rule for future plugin additions.
Acceptance criteria
Summary
The repo currently mixes hyphenated and underscored plugin IDs (
domain-finder,api_scanner,website-recon-2, etc.), which makes tooling and contributor expectations harder to normalize.Scope
Acceptance criteria