jasmine-skill

Pass

Audited by Gen Agent Trust Hub on Feb 26, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary purpose is to assist in generating unit tests using the Jasmine BDD framework. The provided code examples, patterns, and configurations follow industry-standard practices for software testing.- [EXTERNAL_DOWNLOADS]: The skill references standard development tools and libraries from the npm registry, such as jasmine, typescript, ts-node, c8 (for coverage), and karma (for browser testing). These are well-known, widely-used packages in the JavaScript ecosystem and are appropriate for the skill's functional scope.- [COMMAND_EXECUTION]: The documentation includes standard command-line instructions for installing development dependencies (npm install) and executing the test runner (npx jasmine). These commands are consistent with the intended use case of setting up and running a test suite.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 26, 2026, 10:48 AM