gembox-skill

v0.9.0

Coding assistance for [GemBox components](https://www.gemboxsoftware.com/). Use when users ask about any GemBox component or coding task that can be performed with a GemBox component. This includes GemBox.Spreadsheet (.NET read/write Excel files), GemBox.Document (.NET read/write Word files), GemBox.Pdf (.NET read/write PDF files), GemBox.Presentation (.NET read/write PowerPoint files), GemBox.Email (.NET read/write email files, send/receive emails), GemBox.Imaging (.NET read/write image files), and GemBox.PdfViewer (JavaScript display/print/save PDF files).

1· 3.6k·13 current·13 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 (GemBox coding help) align with the instructions: checks for dotnet runtimes, inspects local NuGet package XML documentation, and consults official GemBox example/docs pages. There are no unrelated binaries, env vars, or credentials requested.
Instruction Scope
SKILL.md instructs the agent to run dotnet commands and to read/search local NuGet XML documentation (e.g., ~/.nuget/packages/*/GemBox.*.xml) and to consult official GemBox web pages. Those actions are directly relevant to producing accurate GemBox code examples. The instructions do not ask the agent to exfiltrate data or to access unrelated system paths.
Install Mechanism
No install specification or downloaded code is present; this is instruction-only so nothing will be written to disk by an installer. Lowest-risk install posture.
Credentials
The skill requires no environment variables, credentials, or config paths. It references common environment locations (e.g., $USERPROFILE/.nuget) for finding local XML docs; that file access is proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. Model invocation is allowed (the platform default), which is reasonable for a helper skill.
Assessment
This skill is instruction-only and appears coherent for helping with GemBox usage. Before installing, consider: (1) the agent will be encouraged to read local NuGet XML docs (e.g., ~/.nuget/packages/...) and run dotnet/ripgrep commands — if you are uncomfortable with an agent reading files in your home directory, do not install; (2) network access is optional and the instructions point to official gemboxsoftware.com pages only; (3) no credentials or secret environment variables are requested. If you want extra caution, inspect SKILL.md yourself (it’s included) to confirm you’re comfortable with the file/command accesses described.

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

latestvk978mrchydajkzdkeh72442wns80bp3z

License

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

Comments