Skip to content

fix: remove agent instructions from distributed root - #2

Merged
Roddygithub merged 1 commit into
mainfrom
fix/marketplace-agent-injection
Sep 19, 2026
Merged

Roddygithub merged 1 commit into
mainfrom
fix/marketplace-agent-injection

Conversation

@Roddygithub

Copy link
Copy Markdown
Owner

Marketplace security hotfix

Marketplace security review (omacom/omarchy-plugin-marketplace#4145) identified root AGENTS.md as an instruction-injection boundary. The marketplace installs the repository tree into the plugin directory, where coding agents can automatically interpret this file.

Changes

  • Removed AGENTS.md from the distributed root
  • Integrated unique contributor guidance (high-risk domains, change scope) into CONTRIBUTING.md
  • Runtime/plugin behavior is unchanged

Validation

  • ./scripts/validate.sh — all test suites pass (security, defect, portable CI, deployment scope, Open Local lifecycle, runtime remediation)
  • omarchy plugin validate . — passes
  • git diff --check — clean
  • deploy.sh --check — confirms AGENTS.md removed from distributed tree

Base reviewed commit

771ff59

Corrected commit SHA

0a5476a (this PR)

No v1.1 commits, tags, releases, or unrelated changes included.

Marketplace security review identified root AGENTS.md as an
instruction-injection boundary. Remove it from the distributed tree
and integrate the unique contributor guidance (high-risk domains,
change scope) into CONTRIBUTING.md. Runtime behavior is unchanged.
@Roddygithub
Roddygithub merged commit 0d3c7dd into main Sep 19, 2026
1 check passed
@Roddygithub
Roddygithub deleted the fix/marketplace-agent-injection branch September 22, 2026 09:03
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