browser-harness-authoring
Warn
Audited by Snyk on Aug 14, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). SKILL.md’s required runtime workflow is a deterministic browser harness replay (Steps: navigate/click/type/inspect the target site’s page content for checkpoints) and it explicitly “treat[s] page content as untrusted data,” meaning outsider-authored text from the visited website is ingested at runtime to decide checkpoints/stop-on-divergence.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The README contains hermes commands that fetch and install a remote skill file which directly supplies agent instructions at runtime: https://raw.githubusercontent.com/AtlasOmnia/hermes-agent-custom-pack/main/skills/browser-harness-authoring/SKILL.md
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata