Responsive Tester

v2.0.1

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Responsive Tester concepts, best practices, and implementation pa...

0· 102·0 current·0 all-time
bybytesagain4@xueyetianya
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/description (devtools reference) match the actual contents: SKILL.md and the included script only produce local reference text. No unrelated credentials, binaries, or services are requested.
Instruction Scope
SKILL.md instructs the agent to output local reference text and explicitly states no external API calls; the bundled script implements only heredoc outputs and a small CLI dispatcher. The instructions do not read files, access env vars, or transmit data.
Install Mechanism
No install spec is present (instruction-only). A single script is included but nothing is downloaded or extracted during install; no high-risk install behavior detected.
Credentials
No environment variables, credentials, or config paths are required. The skill does not request or use any secrets.
Persistence & Privilege
Skill is not force-included (always: false) and does not request elevated persistence or modify other skills/settings. Autonomous invocation is allowed (platform default) but combined with no credentials or network access, this is low risk.
Assessment
This skill appears to be a simple, local reference tool and is coherent with its description. If you plan to install or run it, you may: (1) review the included scripts (scripts/script.sh) to confirm behavior — it only prints documentation via heredocs; (2) run it in a sandbox or isolated environment first if you have any operational concerns; (3) note minor non-security issues (the script's VERSION variable differs from the package version and a help heredoc uses single quotes so $VERSION will print literally) — these are quality issues, not indicators of malicious behavior.

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

latestvk9722y7g1s02nqgea1z102t93n83hb64

License

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

Comments