Skip to content

fix(skills): address test feedback — clarify manifest schema, brandin…

6180030
Select commit
Loading
Failed to load commit list.
Open

feat(skills): add pr-to-hyperframes visual walkthrough skill #875

fix(skills): address test feedback — clarify manifest schema, brandin…
6180030
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 15, 2026 in 2s

2 new alerts including 2 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 230 in skills/pr-to-hyperframes/video/build.mjs

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete HTML attribute sanitization Medium

Cross-site scripting vulnerability as the output of
this final HTML sanitizer step
may contain double quotes when it reaches this attribute definition.

Check warning on line 395 in skills/pr-to-hyperframes/video/build.mjs

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete HTML attribute sanitization Medium

Cross-site scripting vulnerability as the output of
this final HTML sanitizer step
may contain double quotes when it reaches this attribute definition.