Skylv Test Case Generator
AdvisoryAudited by Static analysis on May 4, 2026.
Overview
No suspicious patterns detected.
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.
NoteHigh Confidence
ASI02: Tool Misuse and ExploitationWhat 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.
