testskill

v1.0.0

A specialized framework for performance benchmarking, context continuity, and edge-case validation.

0· 36·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name and description match the SKILL.md content (load testing, shared context, edge-case checks). There are no unexpected env vars, binaries, or install steps that would be disproportionate to benchmarking and validation.
Instruction Scope
SKILL.md directs the agent to run large/complex tests, establish in-chat variables (e.g., session_id, user_preferences), and expect injected datasets. This is coherent for a testing framework but could cause the agent to request or process large user-provided datasets or external data. The instructions do not ask for system files, secrets, or unrelated environment variables.
Install Mechanism
No install spec or code files are included (instruction-only), which minimizes disk footprint and external code execution risk.
Credentials
No credentials, config paths, or environment variables are required. The declared requirements are proportionate to the skill's stated function.
Persistence & Privilege
always is false and model invocation is allowed (default). The skill does not request persistent system presence or to modify other skills' configs.
Assessment
This skill appears internally consistent and lightweight, but be cautious when running tests: 1) Do not paste secrets, private keys, passwords, or confidential documents into test inputs. 2) Avoid submitting very large datasets without understanding cost/latency implications. 3) Review agent outputs before acting on them—benchmarks or adversarial inputs may provoke unexpected or incorrect responses. 4) If you want stricter limits, disable autonomous invocation or run tests in isolated conversations where the agent can't access other context outside the test. If you need more certainty, ask the author for example test payloads and explicit data handling / retention policies.

Like a lobster shell, security has layers — review code before you run it.

latestvk9775pvpd1t2k2xk3bybj1hr1d8435x9

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments