Gdb

v1.0.0

Gdb reference tool. Use when working with gdb in devtools contexts.

0· 71·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/description claim a gdb reference tool and the package contains a single script that prints help/docs. There are no unrelated env vars, binaries, or installs required—requirements match purpose.
Instruction Scope
SKILL.md instructs the agent to run commands in scripts/script.sh. The script only emits static documentation text (heredocs) and does not read arbitrary files, access credentials, or call external endpoints.
Install Mechanism
No install spec; the skill is instruction-only with an included script. No downloads, external package installs, or archive extraction are requested.
Credentials
The skill declares no environment variables, no credentials, and the script does not reference any sensitive env vars or config paths. Requested privileges are minimal and proportionate.
Persistence & Privilege
always:false (default) and agent-autonomy is enabled (platform default). The skill does not attempt to modify other skills or system config and does not request permanent presence or elevated privileges.
Assessment
This skill is essentially a bundled bash script that prints static gdb reference text—nothing here asks for keys, makes network calls, or manipulates system configuration. That said, installing any skill that runs shell code executes that code on your system, so: (1) review scripts/script.sh before enabling to confirm you trust the source; (2) prefer skills from maintainers you trust; and (3) if you have policies restricting runtime shell execution, treat this as code that will run locally. Functionally safe and coherent with its stated purpose.

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

latestvk979g9rgx6pjjc09eym72ytkj583e9e3

License

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

Comments