firefox-browser
Enables control of the Firefox browser for user interactions, allowing form filling, navigation, and content retrieval with existing logins.
Install this skill
or
93/100
Security score
The firefox-browser skill was audited on Feb 28, 2026 and we found 7 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 24
External URL reference
SourceSKILL.md
| 24 | browser newSession '{"url": "https://example.com"}' |
low line 121
External URL reference
SourceSKILL.md
| 121 | {"tabId": 123, "url": "https://...", "title": "...", "active": true} |
low line 133
External URL reference
SourceSKILL.md
| 133 | browser newSession '{"url": "https://amazon.com"}' |
low line 242
External URL reference
SourceSKILL.md
| 242 | {"url": "https://amazon.com/product", "commands": [{"action": "getContent", "params": {"format": "text"}}]}, |
low line 243
External URL reference
SourceSKILL.md
| 243 | {"url": "https://walmart.com/product", "commands": [{"action": "getContent", "params": {"format": "text"}}]} |
low line 269
External URL reference
SourceSKILL.md
| 269 | browser newSession '{"url": "https://example.com"}' |
low line 273
External URL reference
SourceSKILL.md
| 273 | browser navigate '{"url": "https://example.com/page", "tabId": 15}' |
Scanned on Feb 28, 2026
View Security Dashboard