Skylv Test Case Generator

PassAudited by ClawScan on May 4, 2026.

Overview

This instruction-only skill coherently helps generate tests and does not request credentials, installs, network access, or persistence.

This appears safe for a test-generation workflow. Install it if you are comfortable with the assistant reading source files and creating test files, and review all generated tests before execution or commit.

Findings (1)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

The assistant may create or modify test files in the project when asked to generate tests.

Why it was flagged

The skill directs the agent to inspect source code and create test files in the user's project. This is aligned with the stated purpose, but it involves local file reads and writes.

Skill content
Read source files... Step 4: Write test file
Recommendation

Review the generated test files and diffs before running them, committing them, or relying on their coverage.