Skip to content

feat: add command confirmation governance finding#24

Merged
CoderDeltaLAN merged 1 commit into
mainfrom
feat/add-command-confirmation-governance-finding
Jun 14, 2026
Merged

feat: add command confirmation governance finding#24
CoderDeltaLAN merged 1 commit into
mainfrom
feat/add-command-confirmation-governance-finding

Conversation

@CoderDeltaLAN

Copy link
Copy Markdown
Owner

Adds AIRK-GOV004 for supported instruction files that encourage unsafe command execution without an explicit confirmation boundary.

Summary:

  • adds conservative unsafe command execution guidance detection
  • reports path and line for risky command guidance
  • ignores negative guidance and explicit human-confirmation boundaries
  • keeps normal local verification commands unflagged
  • updates stable governance rule order

Boundary:

  • does not execute commands
  • does not perform full shell safety analysis
  • does not block all command guidance
  • does not touch README, release, tag, CI, dependencies, or docs

Verification:

  • ./scripts/check.sh
  • targeted AIRK-GOV004 unit tests
  • isolated build and wheel install smoke

@CoderDeltaLAN CoderDeltaLAN merged commit fdfecad into main Jun 14, 2026
1 check passed
@CoderDeltaLAN CoderDeltaLAN deleted the feat/add-command-confirmation-governance-finding branch June 14, 2026 06:40
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