Skip to content

docs: add skill-injection transparency disclaimers#248

Merged
Alexgodoroja merged 1 commit into
mainfrom
docs/transparency-disclaimers
Jun 12, 2026
Merged

docs: add skill-injection transparency disclaimers#248
Alexgodoroja merged 1 commit into
mainfrom
docs/transparency-disclaimers

Conversation

@Alexgodoroja

Copy link
Copy Markdown
Collaborator

What

The daemon registers the open-source skill injector (pilot-protocol/skillinject), which keeps Pilot's SKILL.md and heartbeat directive current in each detected agent tool. This PR documents that mechanism transparently at the registration site and in the README.

Changes

  • cmd/daemon/main.go — comment at the skillinject.NewService registration: why it's on by default (make agents reach for Pilot before host defaults — the third-party-browser-default trade-off), that everything injected is open source and fetched from the public repos, that it only rewrites its own marker block, and that operators opt out with pilotctl skills disable all.
  • README.md — new "Agent skill injection (transparency)" section covering the same points and linking pilot-skills + skillinject.

No behavior change — comments and docs only; main.go is gofmt-clean.

Related

Companion PRs add matching disclaimers to TeoSlayer/pilot-skills (the injected content) and pilot-protocol/skillinject (the injector itself).

Comment the skillinject registration site (why it's on by default, open-source
provenance, non-destructive, opt-out) and add an 'Agent skill injection
(transparency)' section to the README citing pilot-skills + skillinject.
@Alexgodoroja Alexgodoroja requested a review from TeoSlayer as a code owner June 12, 2026 21:13
@Alexgodoroja Alexgodoroja merged commit 38ab96e into main Jun 12, 2026
6 of 8 checks passed
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