Skylv Test Case Generator

PassAudited by VirusTotal on May 4, 2026.

Overview

Type: OpenClaw Skill Name: skylv-test-case-generator Version: 1.0.0 The skill bundle is a standard utility for generating unit and integration tests in JavaScript and Python. The instructions in SKILL.md are purely functional, guiding the AI agent to detect frameworks, parse source code, and apply standard testing templates (Jest/Pytest) without any evidence of malicious intent, data exfiltration, or prompt injection.

Findings (0)

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.