listen

clawhub:listen

View source
B
85/100

First Seen

Feb 18, 2026

Last Scanned

Feb 22, 2026

Findings

1

Score

85/100

HIGH 1

Findings (1)

HIGH
Hidden HTML comment contains action verbs
L27

Hidden HTML comment contains action verbs

<!-- Domain-specific terms that get mangled. Format: "term" -->
FIX

Remove hidden text (e.g., HTML comments with directives, zero-width characters, white-on-white text). All content should be visible and explicit in the skill definition.

FP?

Likely FP if the match is a standard HTML comment used for code documentation, or base64 content used for legitimate data encoding (e.g., images).