full-workflow
Audited by Socket on Feb 26, 2026
1 alert found:
SecurityThis skill describes a plausible, legitimate end-to-end testing workflow using Playwright and Qase. I found no evidence of obfuscated code, hardcoded credentials, or explicit malicious network destinations. Primary security considerations are operational: handling of sensitive credentials (QASE_API_TOKEN, user-provided site credentials), trustworthiness of the MCP/playwright server used for remote automation, and the fact that site discovery and behavioral capture can collect sensitive data from the target site. Supply-chain risks exist in the normal npm/npx installs and Playwright browser downloads but these are expected for this use case. Overall the skill appears functionally coherent with its stated purpose and poses moderate operational risk mainly from credential handling and MCP trust assumptions; there is no clear malicious intent in the provided text.