Sovereign Test Generator
v1.0.0Analyzes codebases and generates comprehensive test suites. Unit tests, integration tests, edge cases, mocking strategies. Supports JavaScript/TypeScript (Je...
⭐ 0· 530·1 current·1 all-time
by@ryudi84
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (generate comprehensive test suites) aligns with the SKILL.md and examples. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
The SKILL.md instructs the agent to analyze source code and produce runnable tests. That implies the agent must be given repository or file contents to analyze; this is expected for the purpose but means the agent will process any code you supply (including secrets/config in that code). The instructions do not direct the agent to read other system files, environment variables, or to transmit data to third-party endpoints.
Install Mechanism
No install spec or code is included (instruction-only). Nothing is downloaded or written to disk by an installer as part of the skill package.
Credentials
The skill declares no required environment variables or credentials. The SKILL.md discusses mocking environment reads within tests (appropriate for testing) but does not request access to secrets.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges. It does not modify other skills or system-wide settings.
Assessment
This skill looks coherent for generating tests, but be cautious about what you feed it: you must provide the codebase or files for analysis, so do not expose production secrets, API keys, or sensitive config when asking it to generate tests. Before running any generated tests, inspect them for network, database, or external-service calls (replace those with local mocks or test doubles) and run tests in an isolated/test environment (not against production systems). If you need the skill to examine a repo, consider sending only the relevant code or a sanitized copy. Finally, validate the generated tests for correctness and licensing before committing them.Like a lobster shell, security has layers — review code before you run it.
latestvk9726k5v4r0epx6pkzhzbak2h981qs8k
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🧪 Clawdis
