AI Skill Shield scan report: browser-use/browser-harness (3 skills)
AI Skill Shield scan updated
| Field | Result |
|---|---|
| Commit | a9c3192851f4 |
| Score | 80/100 |
| Status | ⚠️ Review recommended |
| Findings | 0 critical · 4 high · 10 medium · 9 low |
| Scanned | 2026-08-31 |
View the full AI Skill Shield report
Findings summaryHigh — Missing required field: name
Location: skills/browser-harness/SKILL.md:1
Frontmatter is missing the required "name" field
Recommendation: Add "name" to the frontmatter section
High — Missing required field: description
Location: skills/browser-harness/SKILL.md:1
Frontmatter is missing the required "description" field
Recommendation: Add "description" to the frontmatter section
High — Missing required field: name
Location: src/browser_harness/SKILL.md:1
Frontmatter is missing the required "name" field
Recommendation: Add "name" to the frontmatter section
High — Missing required field: description
Location: src/browser_harness/SKILL.md:1
Frontmatter is missing the required "description" field
Recommendation: Add "description" to the frontmatter section
Medium — ping to external host
Location: SKILL.md:8
Ping to external hosts can be used for network reconnaissance.
Recommendation: Block ping to external hosts. It is rarely needed legitimately.
Medium — Broken string concatenation
Location: SKILL.md:115
Broken string concatenation detected. This is a common obfuscation technique to hide code.
Recommendation: Remove obfuscated execution patterns. Use clear, readable code.
Medium — Missing introduction
Location: skills/browser-harness/SKILL.md
Skill documentation lacks an introduction or overview section
Recommendation: Add an introduction section explaining what the skill does
Medium — No markdown headings
Location: skills/browser-harness/SKILL.md
Skill documentation has no markdown headings for structure
Recommendation: Add markdown headings to structure the documentation clearly
Medium — No usage examples
Location: skills/browser-harness/SKILL.md
Skill documentation contains no examples or demonstrations
Recommendation: Add a concrete usage example with an expected result
Medium — No agent compatibility detected
Location: skills/browser-harness/SKILL.md
The skill does not reference any known agent. Add agent-specific instructions or configuration files.
Recommendation: Include agent-specific tags, tool calls, or configuration files (.cursor/, .claude/, .opencode/, etc.)
Medium — Missing introduction
Location: src/browser_harness/SKILL.md
Skill documentation lacks an introduction or overview section
Recommendation: Add an introduction section explaining what the skill does
Medium — No markdown headings
Location: src/browser_harness/SKILL.md
Skill documentation has no markdown headings for structure
Recommendation: Add markdown headings to structure the documentation clearly
Showing the 12 highest-priority findings. View the full report for 19 more.
Add this status badge to the READMECopy this Markdown into the README:
[](https://ai-skill-shield.suppeng.com/trust/github/browser-use/browser-harness)This issue is maintained automatically after new default-branch scans. Automated scan results are evidence for review, not a guarantee of safety.
Source: browser-use/browser-harness