Skip to content

feat: add scoped help surface#4

Merged
TacoRocket merged 1 commit intomainfrom
codex/help-surface
Mar 31, 2026
Merged

feat: add scoped help surface#4
TacoRocket merged 1 commit intomainfrom
codex/help-surface

Conversation

@TacoRocket
Copy link
Copy Markdown
Owner

Slice Goal

Add a scoped help surface that supports generic help and topic help such as , , and .

CloudFox Frame

No direct CloudFox command mapping, but the UX goal is CloudFox-like operator guidance: concise command framing, offensive questions, and output-oriented help instead of framework-heavy CLI text.

Sample Output

Generic

AzureFox Help
Usage:
azurefox help
azurefox help


azurefox help
azurefox -h

azurefox -h

Command-specific

AzureFox Help :: permissions
Section: identity
Offensive question: Which principals are privileged here, how broad is that access, and is the current identity one of them?
ATT&CK cloud leads:
Discovery: Permission Groups Discovery: Cloud Groups
Persistence: Account Manipulation: Additional Cloud Roles
Privilege Escalation: Abuse Elevation Control Mechanism: Temporary Elevated Cloud Access

Validation

  • python3 -m pytest -m 'not integration'
  • python3 -m ruff check src tests

@TacoRocket TacoRocket merged commit 90d8073 into main Mar 31, 2026
2 checks passed
@TacoRocket TacoRocket deleted the codex/help-surface branch March 31, 2026 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant