Skip to content

docs(skills): add risk classification to inspecting-hermes-desktop-dom - #77310

Open
swissly wants to merge 1 commit into
NousResearch:mainfrom
swissly:fix/skill-risk-inspecting-desktop-dom
Open

docs(skills): add risk classification to inspecting-hermes-desktop-dom#77310
swissly wants to merge 1 commit into
NousResearch:mainfrom
swissly:fix/skill-risk-inspecting-desktop-dom

Conversation

@swissly

@swissly swissly commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Summary

skills/software-development/inspecting-hermes-desktop-dom/SKILL.md was added in #73121 without a risk field in frontmatter. The nightly skill-frontmatter validator flags it as the only bundled skill missing risk (38/39 bundled skills have it).

Change

  • Add risk: READ to the skill's frontmatter.

This is a read-only inspection skill (reads the live desktop DOM/CSS over CDP, never writes/mutates), so READ is the correct risk class. No behavior change.

Validation

  • validate_skill_frontmatter.py passes for this skill after the change.

Copilot AI review requested due to automatic review settings August 3, 2026 03:49

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Ready to approve

The change is a single frontmatter metadata addition with no functional impact and the resulting YAML frontmatter remains valid.

This review doesn't count toward merge requirements. Sign up for the private preview to control whether Copilot approvals count.

Pull request overview

Adds a missing risk classification to the bundled skill inspecting-hermes-desktop-dom so it satisfies the repository’s skill-frontmatter expectations without changing runtime behavior.

Changes:

  • Add risk: READ to the SKILL.md frontmatter.
File summaries
File Description
skills/software-development/inspecting-hermes-desktop-dom/SKILL.md Adds the risk: READ frontmatter field to complete required skill metadata.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

We're testing this review assessment. Please use 👍 or 👎 to tell us if it's correct.

The skill was added in NousResearch#73121 without a risk field. 38/39 bundled
skills carry risk; this one is a read-only inspection skill (CDP DOM
reads), so classify it READ to satisfy frontmatter validation.
@swissly
swissly force-pushed the fix/skill-risk-inspecting-desktop-dom branch from f8c81a0 to 3872c6f Compare August 12, 2026 14:50
@swissly

swissly commented Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

Ping @teknium1 — this PR is mergeable/clean and ready for review (all review threads addressed, CI green). Open since 2026-08-03.

@alt-glitch alt-glitch added type/docs Documentation improvements tool/skills Skills system (list, view, manage) P3 Low — cosmetic, nice to have labels Aug 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P3 Low — cosmetic, nice to have tool/skills Skills system (list, view, manage) type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants