browserstack-tester

Fail

Audited by Snyk on Jun 19, 2026

Risk Level: HIGH
Full Analysis

HIGH W008: Secret detected in skill content (API keys, tokens, passwords).

  • Secret detected (high risk: 1.00). I inspected the documentation for literal, usable credentials. In reference/troubleshooting.md there is a JSON snippet showing config credentials:

{ "login": "admin", "password": "123456789MikoPBX#1", "password2": "admin" }

The "password" value ("123456789MikoPBX#1") is a concrete password (not a placeholder), non-trivial (contains digits, letters, and a symbol) and therefore could be a real credential granting access to the PBX/admin. It is not one of the ignored cases (not a placeholder, not an obvious trivial setup password). No API keys, tokens, or private keys were found elsewhere in the docs. Therefore this should be treated as a leaked secret and remediated (remove from docs/config, rotate, use environment/config secrets management).

Issues (1)

W008
HIGH

Secret detected in skill content (API keys, tokens, passwords).

Audit Metadata
Risk Level
HIGH
Analyzed
Jun 19, 2026, 03:07 PM
Issues
1
Security Audit — snyk — browserstack-tester