protractor-skill

Pass

Audited by Gen Agent Trust Hub on Mar 5, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
  • [SAFE]: The skill consists of documentation and code templates intended for software testing automation. No malicious obfuscation, persistence, or privilege escalation patterns were detected.\n- [COMMAND_EXECUTION]: Provides standard commands for the testing ecosystem, such as npx protractor to run tests and npx webdriver-manager to manage browser drivers. These are used for their primary intended purpose.\n- [EXTERNAL_DOWNLOADS]: Mentions the installation of well-known testing libraries and tools (e.g., Playwright, Jasmine, ts-node, wait-on) from the official npm registry. These are trusted dependencies.\n- [DATA_EXFILTRATION]: Includes standard boilerplate code for capturing and saving screenshots to the local filesystem using the fs module during test execution. This is typical behavior for E2E testing tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 5, 2026, 11:51 PM